Searched refs:RK3036_PLLCON1_REFDIV_MASK (Results 1 – 1 of 1) sorted by relevance
26 #define RK3036_PLLCON1_REFDIV_MASK 0x3f macro219 RK3036_PLLCON1_REFDIV_MASK), in rk3036_pll_set_rate()275 refdiv = (con & RK3036_PLLCON1_REFDIV_MASK) >> in rk3036_pll_get_rate()
Completed in 3 milliseconds