Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/clk/rockchip/
H A Dclk-pll.c55 unsigned long boost_high_rate; member
1839 pll->boost_high_rate = rockchip_pll_con_to_rate(pll, con0, in rockchip_boost_init()
1841 pr_debug("boost-high-rate=%lu\n", pll->boost_high_rate); in rockchip_boost_init()
2026 seq_printf(s, "boost_high_rate: %lu\n", pll->boost_high_rate); in boost_config_show()