Home
last modified time | relevance | path

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

/linux-2.6.39/arch/arm/mach-mx3/
Dehci-imx35.c29 #define MX35_H1_SIC_MASK (0x3 << MX35_H1_SIC_SHIFT) macro
52 v &= ~(MX35_H1_SIC_MASK | MX35_H1_PM_BIT | MX35_H1_TLL_BIT | in mx35_initialize_usb_hw()