Home
last modified time | relevance | path

Searched refs:freq_cnt (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/clk/rockchip/
H A Dclk-pll.c1981 u64 freq_cnt = 0, high_freq_time = 0; in boost_summary_show() local
1993 freq_cnt = ((u64)freq_cnt1 << 32) + (u64)freq_cnt0; in boost_summary_show()
1994 high_freq_time = freq_cnt; in boost_summary_show()
2002 boost_count, freq_cnt, high_freq_time, short_count, in boost_summary_show()