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.c282 usbphycfg &= ~(USBPHY_CM_PWRDN | USBPHY_OTG_PWRDN in ti81xx_musb_phy_power()
291 usbphycfg |= USBPHY_CM_PWRDN | USBPHY_OTG_PWRDN; in ti81xx_musb_phy_power()
/arch/arm/plat-omap/include/plat/
Dusb.h323 #define USBPHY_CM_PWRDN (1 << 0) macro