Home
last modified time | relevance | path

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

/arch/arm/mach-omap2/
Domap_phy_internal.c172 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()
Dusb.h34 #define USBPHY_CM_PWRDN (1 << 0) macro