Home
last modified time | relevance | path

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

/Linux-v4.19/arch/arm/mach-imx/
Dehci-imx31.c26 #define MX31_OTG_SIC_MASK (0x3 << MX31_OTG_SIC_SHIFT) macro
47 v &= ~(MX31_OTG_SIC_MASK | MX31_OTG_PM_BIT); in mx31_initialize_usb_hw()