Searched refs:RK3036_PLLCON1_POSTDIV2_SHIFT (Results 1 – 2 of 2) sorted by relevance
28 #define RK3036_PLLCON1_POSTDIV2_SHIFT 6 macro288 (rate->postdiv2 << RK3036_PLLCON1_POSTDIV2_SHIFT | in rk3036_pll_set_rate()356 RK3036_PLLCON1_POSTDIV2_SHIFT; in rk3036_pll_get_rate()
458 #define RK3036_PLLCON1_POSTDIV2_SHIFT 6 macro499 postdiv2 = ((con1 >> RK3036_PLLCON1_POSTDIV2_SHIFT) & in rockchip_rk3036_pll_con_to_rate()524 rate->postdiv2 = ((pllcon >> RK3036_PLLCON1_POSTDIV2_SHIFT) in rockchip_rk3036_pll_get_params()599 RK3036_PLLCON1_POSTDIV2_SHIFT) | in rockchip_rk3036_pll_set_params()