Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/mach-pxa/
H A Dpxa27x-udc.h80 #define UDCOTGICR_IESDF (1 << 2) /* OTG A-Device SRP Detect Falling macro
/openbmc/linux/drivers/usb/gadget/udc/
H A Dpxa27x_udc.h96 #define UDCOTGICR_IESDF (1 << 2) /* OTG A-Device SRP Detect Falling macro
/openbmc/u-boot/arch/arm/include/asm/arch-pxa/
H A Dpxa-regs.h644 #define UDCOTGICR_IESDF (1 << 2) /* OTG A-Device SRP Detect Falling Edge Interrupt Enable */ macro