Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/phy/ti/
H A Dphy-ti-pipe3.c42 #define PLL_LDOPWDN BIT(15) macro
569 if ((val & PLL_TICOPWDN) && (val & PLL_LDOPWDN)) in ti_pipe3_exit()
573 if (!(val & PLL_TICOPWDN) || !(val & PLL_LDOPWDN)) { in ti_pipe3_exit()
/kernel/linux/linux-6.6/drivers/phy/ti/
H A Dphy-ti-pipe3.c42 #define PLL_LDOPWDN BIT(15) macro
569 if ((val & PLL_TICOPWDN) && (val & PLL_LDOPWDN)) in ti_pipe3_exit()
573 if (!(val & PLL_TICOPWDN) || !(val & PLL_LDOPWDN)) { in ti_pipe3_exit()

Completed in 6 milliseconds