Searched refs:INTPLL_POST_DIV_MASK (Results 1 – 2 of 2) sorted by relevance
557 #define INTPLL_POST_DIV_MASK GENMASK(2, 0) macro
606 post_div = (pll_div_ctl & INTPLL_POST_DIV_MASK) >> in decode_intpll()
Completed in 7 milliseconds