Searched refs:PLL_TICOPWDN (Results 1 – 4 of 4) 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
49 #define PLL_TICOPWDN BIT(16) macro