Searched refs:PLL_LDOPWDN (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/phy/
H A Dphy-ti-pipe3.c52 #define PLL_LDOPWDN BIT(15) macro
278 if ((val & PLL_TICOPWDN) && (val & PLL_LDOPWDN)) ti_pipe3_exit()
282 if (!(val & PLL_TICOPWDN) || !(val & PLL_LDOPWDN)) { ti_pipe3_exit()

Completed in 69 milliseconds