Searched refs:PLL_LDOPWDN (Results 1 – 3 of 3) sorted by relevance
37 #define PLL_LDOPWDN BIT(15) macro218 if ((val & PLL_TICOPWDN) && (val & PLL_LDOPWDN)) in phy_pipe3_power_off()222 if (!(val & PLL_TICOPWDN) || !(val & PLL_LDOPWDN)) { in phy_pipe3_power_off()
36 #define PLL_LDOPWDN BIT(15) macro258 if ((val & PLL_TICOPWDN) && (val & PLL_LDOPWDN)) in pipe3_exit()262 if (!(val & PLL_TICOPWDN) || !(val & PLL_LDOPWDN)) { in pipe3_exit()
48 #define PLL_LDOPWDN BIT(15) macro