Home
last modified time | relevance | path

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

/linux-2.6.39/arch/arm/mach-imx/
Dehci-imx25.c25 #define MX25_OTG_SIC_MASK (0x3 << MX25_OTG_SIC_SHIFT) macro
44 v &= ~(MX25_OTG_SIC_MASK | MX25_OTG_PM_BIT); in mx25_initialize_usb_hw()