Home
last modified time | relevance | path

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

/linux-3.4.99/arch/arm/mach-imx/
Dehci-imx27.c24 #define MX27_OTG_SIC_SHIFT 29 macro
25 #define MX27_OTG_SIC_MASK (0x3 << MX27_OTG_SIC_SHIFT)
47 v |= (flags & MXC_EHCI_INTERFACE_MASK) << MX27_OTG_SIC_SHIFT; in mx27_initialize_usb_hw()