Searched refs:MX31_OTG_PM_BIT (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/arch/arm/mach-imx/
H A Dehci-imx31.c27 #define MX31_OTG_PM_BIT (1 << 24) macro
47 v &= ~(MX31_OTG_SIC_MASK | MX31_OTG_PM_BIT); mx31_initialize_usb_hw()
51 v |= MX31_OTG_PM_BIT; mx31_initialize_usb_hw()

Completed in 64 milliseconds