Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/mach-pxa/
H A Dpxa27x-udc.h48 #define UDCICR1_IERS (1 << 27) /* IntEn - Reset */ macro
/openbmc/linux/drivers/usb/gadget/udc/
H A Dpxa27x_udc.h64 #define UDCICR1_IERS (1 << 27) /* IntEn - Reset */ 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.h620 #define UDCICR1_IERS (1 << 27) /* IntEn - Reset */ macro