Searched refs:PLLDIV_EN (Results 1 – 4 of 4) sorted by relevance
43 #define PLLDIV_EN BIT(15) macro
74 bic ip, ip, #PLLDIV_EN141 orr ip, ip, #PLLDIV_EN
240 if (v & PLLDIV_EN) in clk_sysclk_recalc()289 if (prediv & PLLDIV_EN) in clk_pllclk_recalc()296 if (postdiv & PLLDIV_EN) in clk_pllclk_recalc()
73 #define PLLDIV_EN BIT(15) macro