Home
last modified time | relevance | path

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

/linux/drivers/phy/ti/
A Dphy-ti-pipe3.c44 #define PLL_TICOPWDN BIT(16) macro
570 if ((val & PLL_TICOPWDN) && (val & PLL_LDOPWDN)) in ti_pipe3_exit()
574 if (!(val & PLL_TICOPWDN) || !(val & PLL_LDOPWDN)) { in ti_pipe3_exit()

Completed in 8 milliseconds