Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/phy/ti/
H A Dphy-ti-pipe3.c43 #define PLL_TICOPWDN BIT(16) 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.c43 #define PLL_TICOPWDN BIT(16) 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 4 milliseconds