Searched refs:BOOST_PLL_L_CON (Results 1 – 2 of 2) sorted by relevance
1824 regmap_write(pll->boost, BOOST_PLL_L_CON(0), in rockchip_boost_init()1826 regmap_write(pll->boost, BOOST_PLL_L_CON(1), in rockchip_boost_init()
39 #define BOOST_PLL_L_CON(x) ((x) * 0x4 + 0x2c) macro