Searched refs:RK3036_PLLCON1_POSTDIV2_MASK (Results 1 – 1 of 1) sorted by relevance
28 #define RK3036_PLLCON1_POSTDIV2_MASK 0x7 << 6 macro218 (RK3036_PLLCON1_POSTDIV2_MASK | in rk3036_pll_set_rate()273 postdiv2 = (con & RK3036_PLLCON1_POSTDIV2_MASK) >> in rk3036_pll_get_rate()
Completed in 2 milliseconds