Home
last modified time | relevance | path

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

/arch/arm/mach-imx/
Dehci-imx35.c26 #define MX35_OTG_SIC_MASK (0x3 << MX35_OTG_SIC_SHIFT) macro
49 v &= ~(MX35_OTG_SIC_MASK | MX35_OTG_PM_BIT | MX35_OTG_PP_BIT | in mx35_initialize_usb_hw()