Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/clk/rockchip/
H A Dclk-pll.c1835 regmap_write(pll->boost, BOOST_PLL_H_CON(0), in rockchip_boost_init()
1837 regmap_write(pll->boost, BOOST_PLL_H_CON(1), in rockchip_boost_init()
H A Dclk.h29 #define BOOST_PLL_H_CON(x) ((x) * 0x4) macro