Searched refs:USBPHY_CM_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()
34 #define USBPHY_CM_PWRDN (1 << 0) macro