Searched refs:INTPLL_BYPASS_MASK (Results 1 – 2 of 2) sorted by relevance
252 setbits_le32(pll_gnrl_ctl, INTPLL_BYPASS_MASK | INTPLL_LOCK_SEL_MASK); in intpll_configure()266 clrbits_le32(pll_gnrl_ctl, INTPLL_BYPASS_MASK); in intpll_configure()529 if (pll_gnrl_ctl & INTPLL_BYPASS_MASK) in decode_intpll()
547 #define INTPLL_BYPASS_MASK BIT(4) macro
Completed in 6 milliseconds