Home
last modified time | relevance | path

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

/linux-2.6.39/arch/arm/mach-mx3/
Dehci-imx35.c25 #define MX35_OTG_SIC_MASK (0x3 << MX35_OTG_SIC_SHIFT) macro
44 v &= ~(MX35_OTG_SIC_MASK | MX35_OTG_PM_BIT); in mx35_initialize_usb_hw()