Searched refs:USBPHY_OTG_PWRDN (Results 1 – 2 of 2) sorted by relevance
172 usbphycfg &= ~(USBPHY_CM_PWRDN | USBPHY_OTG_PWRDN in ti81xx_musb_phy_power()181 usbphycfg |= USBPHY_CM_PWRDN | USBPHY_OTG_PWRDN; in ti81xx_musb_phy_power()
35 #define USBPHY_OTG_PWRDN (1 << 1) macro