Home
last modified time | relevance | path

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

/linux-3.4.99/arch/arm/mach-omap2/
Domap_phy_internal.c279 usbphycfg |= TI816X_USBPHY0_NORMAL_MODE; in ti81xx_musb_phy_power()
289 usbphycfg &= ~TI816X_USBPHY0_NORMAL_MODE; in ti81xx_musb_phy_power()
/linux-3.4.99/arch/arm/plat-omap/include/plat/
Dusb.h319 #define TI816X_USBPHY0_NORMAL_MODE (1 << 0) macro