Searched refs:PLL_TICOPWDN (Results 1 – 5 of 5) sorted by relevance
37 #define PLL_TICOPWDN BIT(16) macro219 if ((val & PLL_TICOPWDN) && (val & PLL_LDOPWDN)) in phy_pipe3_power_off()223 if (!(val & PLL_TICOPWDN) || !(val & PLL_LDOPWDN)) { in phy_pipe3_power_off()
36 #define PLL_TICOPWDN BIT(16) macro259 if ((val & PLL_TICOPWDN) && (val & PLL_LDOPWDN)) in pipe3_exit()263 if (!(val & PLL_TICOPWDN) || !(val & PLL_LDOPWDN)) { in pipe3_exit()
46 #define PLL_TICOPWDN 0x10000 macro
43 #define PLL_TICOPWDN BIT(16) macro569 if ((val & PLL_TICOPWDN) && (val & PLL_LDOPWDN)) in ti_pipe3_exit()573 if (!(val & PLL_TICOPWDN) || !(val & PLL_LDOPWDN)) { in ti_pipe3_exit()
49 #define PLL_TICOPWDN BIT(16) macro