Searched refs:PLLDIV_RATIO_MASK (Results 1 – 4 of 4) sorted by relevance
241 plldiv = (v & PLLDIV_RATIO_MASK) + 1; in clk_sysclk_recalc()290 prediv = (prediv & PLLDIV_RATIO_MASK) + 1; in clk_pllclk_recalc()297 postdiv = (postdiv & PLLDIV_RATIO_MASK) + 1; in clk_pllclk_recalc()
44 #define PLLDIV_RATIO_MASK 0x1f macro
74 #define PLLDIV_RATIO_MASK 0x1f macro
95 #define PLLDIV_RATIO_MASK 0xff macro