Searched refs:PLL_TICOPWDN (Results 1 – 5 of 5) sorted by relevance
36 #define PLL_TICOPWDN BIT(16) 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()
35 #define PLL_TICOPWDN BIT(16) macro258 if ((val & PLL_TICOPWDN) && (val & PLL_LDOPWDN)) in pipe3_exit()262 if (!(val & PLL_TICOPWDN) || !(val & PLL_LDOPWDN)) { in pipe3_exit()
45 #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()
48 #define PLL_TICOPWDN BIT(16) macro