Searched refs:hclk_freq (Results 1 – 1 of 1) sorted by relevance
2457 u64 hclk_freq, value; in msdc_cqe_cit_cal() local2464 hclk_freq = (u64)clk_get_rate(host->h_clk); in msdc_cqe_cit_cal()2468 do_div(hclk_freq, 1000); in msdc_cqe_cit_cal()2471 do_div(hclk_freq, 100); in msdc_cqe_cit_cal()2474 do_div(hclk_freq, 10); in msdc_cqe_cit_cal()2479 hclk_freq = hclk_freq * 10; in msdc_cqe_cit_cal()2486 value = hclk_freq * timer_ns; in msdc_cqe_cit_cal()