Searched refs:RK3036_PLLCON0_POSTDIV1_SHIFT (Results 1 – 2 of 2) sorted by relevance
24 #define RK3036_PLLCON0_POSTDIV1_SHIFT 12 macro283 (rate->postdiv1 << RK3036_PLLCON0_POSTDIV1_SHIFT) | in rk3036_pll_set_rate()351 RK3036_PLLCON0_POSTDIV1_SHIFT; in rk3036_pll_get_rate()
454 #define RK3036_PLLCON0_POSTDIV1_SHIFT 12 macro495 postdiv1 = ((con0 >> RK3036_PLLCON0_POSTDIV1_SHIFT) & in rockchip_rk3036_pll_con_to_rate()518 rate->postdiv1 = ((pllcon >> RK3036_PLLCON0_POSTDIV1_SHIFT) in rockchip_rk3036_pll_get_params()593 RK3036_PLLCON0_POSTDIV1_SHIFT), in rockchip_rk3036_pll_set_params()