Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/include/asm/mach-imx/
H A Dregs-usbphy.h21 #define USBPHY_CTRL_OTG_ID (1 << 27) macro
/openbmc/u-boot/drivers/usb/host/
H A Dehci-mx6.c44 #define USBPHY_CTRL_OTG_ID 0x08000000 macro
181 if (val & USBPHY_CTRL_OTG_ID) in usb_phy_mode()
463 if (val & USBPHY_CTRL_OTG_ID) in ehci_usb_phy_mode()