Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/arm/include/asm/mach-imx/
H A Dregs-usbphy.h22 #define USBPHY_CTRL_OTG_ID (1 << 27) macro
/OK3568_Linux_fs/u-boot/drivers/usb/host/
H A Dehci-mx6.c46 #define USBPHY_CTRL_OTG_ID 0x08000000 macro
201 if (val & USBPHY_CTRL_OTG_ID) in usb_phy_mode()
492 if (val & USBPHY_CTRL_OTG_ID) in ehci_usb_phy_mode()