Home
last modified time | relevance | path

Searched defs:UDCOTGICR_IEIDF (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/arm/mach-pxa/
H A Dpxa27x-udc.h84 #define UDCOTGICR_IEIDF (1 << 0) /* OTG ID Change Falling Edge macro
/openbmc/linux/drivers/usb/gadget/udc/
H A Dpxa27x_udc.h100 #define UDCOTGICR_IEIDF (1 << 0) /* OTG ID Change Falling Edge macro
/openbmc/u-boot/arch/arm/include/asm/arch-pxa/
H A Dpxa-regs.h646 #define UDCOTGICR_IEIDF (1 << 0) /* OTG ID Change Falling Edge Interrupt Enable */ macro