Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/mach-pxa/
H A Dpxa27x-udc.h47 #define UDCICR1_IESU (1 << 28) /* IntEn - Suspend */ macro
/openbmc/linux/drivers/usb/gadget/udc/
H A Dpxa27x_udc.h63 #define UDCICR1_IESU (1 << 28) /* IntEn - Suspend */ macro
H A Dpxa27x_udc.c1723 | UDCICR1_IESU | UDCICR1_IERS); in udc_enable()
/openbmc/u-boot/arch/arm/include/asm/arch-pxa/
H A Dpxa-regs.h619 #define UDCICR1_IESU (1 << 28) /* IntEn - Suspend */ macro