Searched refs:RK3066_CLK_PLL_REFDIV_MASK (Results 1 – 1 of 1) sorted by relevance
97 #define RK3066_CLK_PLL_REFDIV_MASK 0x3F00 macro185 refdiv = (raw0 & RK3066_CLK_PLL_REFDIV_MASK) >> in rk3066_clk_pll_recalc()242 reg |= RK3066_CLK_PLL_REFDIV_MASK << 16; in rk3066_clk_pll_set_freq()