Searched refs:INTPLL_PRE_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()
555 #define INTPLL_PRE_DIV_VAL(n) ((n << 4) & GENMASK(9, 4)) macro
Completed in 6 milliseconds