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

/u-boot/include/linux/usb/
H A Dxhci-omap.h45 #define PLL_TICOPWDN 0x10000 macro
/u-boot/drivers/phy/
H A Dti-pipe3-phy.c40 #define PLL_TICOPWDN BIT(16) macro
410 if ((val & PLL_TICOPWDN) && (val & PLL_LDOPWDN))
414 if (!(val & PLL_TICOPWDN) || !(val & PLL_LDOPWDN)) {
/u-boot/drivers/usb/dwc3/
H A Dti_usb_phy.c52 #define PLL_TICOPWDN BIT(16) macro

Completed in 141 milliseconds