Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/mach-pxa/
H A Dpxa27x-udc.h76 #define UDCOTGICR_IESVF (1 << 4) /* OTG Session Valid Falling Edge macro
/openbmc/linux/drivers/usb/gadget/udc/
H A Dpxa27x_udc.h92 #define UDCOTGICR_IESVF (1 << 4) /* OTG Session Valid Falling Edge macro
/openbmc/u-boot/arch/arm/include/asm/arch-pxa/
H A Dpxa-regs.h642 #define UDCOTGICR_IESVF (1 << 4) /* OTG Session Valid Falling Edge Interrupt Enable */ macro