Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/mach-pxa/
H A Dpxa27x-udc.h78 #define UDCOTGICR_IESDR (1 << 3) /* OTG A-Device SRP Detect Rising macro
/openbmc/linux/drivers/usb/gadget/udc/
H A Dpxa27x_udc.h94 #define UDCOTGICR_IESDR (1 << 3) /* OTG A-Device SRP Detect Rising macro
/openbmc/u-boot/arch/arm/include/asm/arch-pxa/
H A Dpxa-regs.h643 #define UDCOTGICR_IESDR (1 << 3) /* OTG A-Device SRP Detect Rising Edge Interrupt Enable */ macro