Searched refs:hclk_freq (Results 1 – 1 of 1) sorted by relevance
2509 u64 hclk_freq, value; in msdc_cqe_cit_cal() local2516 hclk_freq = (u64)clk_get_rate(host->h_clk); in msdc_cqe_cit_cal()2520 do_div(hclk_freq, 1000); in msdc_cqe_cit_cal()2523 do_div(hclk_freq, 100); in msdc_cqe_cit_cal()2526 do_div(hclk_freq, 10); in msdc_cqe_cit_cal()2531 hclk_freq = hclk_freq * 10; in msdc_cqe_cit_cal()2538 value = hclk_freq * timer_ns; in msdc_cqe_cit_cal()