Searched refs:PLL_LDOPWDN (Results 1 – 2 of 2) sorted by relevance
40 #define PLL_LDOPWDN BIT(15) macro409 if ((val & PLL_TICOPWDN) && (val & PLL_LDOPWDN)) in pipe3_exit()413 if (!(val & PLL_TICOPWDN) || !(val & PLL_LDOPWDN)) { in pipe3_exit()
50 #define PLL_LDOPWDN BIT(15) macro
Completed in 10 milliseconds