Searched refs:INTPLL_POST_DIV_VAL (Results 1 – 2 of 2) sorted by relevance
221 INTPLL_PRE_DIV_VAL(3) | INTPLL_POST_DIV_VAL(2); in intpll_configure()226 INTPLL_PRE_DIV_VAL(2) | INTPLL_POST_DIV_VAL(2); in intpll_configure()231 INTPLL_PRE_DIV_VAL(3) | INTPLL_POST_DIV_VAL(2); in intpll_configure()236 INTPLL_PRE_DIV_VAL(3) | INTPLL_POST_DIV_VAL(1); in intpll_configure()241 INTPLL_PRE_DIV_VAL(2) | INTPLL_POST_DIV_VAL(1); in intpll_configure()246 INTPLL_PRE_DIV_VAL(3) | INTPLL_POST_DIV_VAL(0); in intpll_configure()
558 #define INTPLL_POST_DIV_VAL(n) ((n << 0) & GENMASK(2, 0)) macro
Completed in 7 milliseconds