Searched refs:INTPLL_RST_MASK (Results 1 – 2 of 2) sorted by relevance
254 clrbits_le32(pll_gnrl_ctl, INTPLL_RST_MASK); in intpll_configure()261 setbits_le32(pll_gnrl_ctl, INTPLL_RST_MASK); in intpll_configure()522 if ((pll_gnrl_ctl & INTPLL_RST_MASK) == 0) in decode_intpll()
545 #define INTPLL_RST_MASK BIT(9) macro
Completed in 6 milliseconds