Searched refs:hclk_freq (Results 1 – 1 of 1) sorted by relevance
2466 u64 hclk_freq, value; in msdc_cqe_cit_cal() local2473 hclk_freq = (u64)clk_get_rate(host->h_clk); in msdc_cqe_cit_cal()2477 do_div(hclk_freq, 1000); in msdc_cqe_cit_cal()2480 do_div(hclk_freq, 100); in msdc_cqe_cit_cal()2483 do_div(hclk_freq, 10); in msdc_cqe_cit_cal()2488 hclk_freq = hclk_freq * 10; in msdc_cqe_cit_cal()2495 value = hclk_freq * timer_ns; in msdc_cqe_cit_cal()