Home
last modified time | relevance | path

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

/linux-5.19.10/arch/arm/mach-pxa/
Dpxa27x-udc.h44 #define UDCICR1_IECC (1 << 31) /* IntEn - Configuration Change */ macro
/linux-5.19.10/drivers/usb/gadget/udc/
Dpxa27x_udc.h60 #define UDCICR1_IECC (1 << 31) /* IntEn - Configuration Change */ macro
Dpxa27x_udc.c1722 UDCICR1_IECC | UDCICR1_IERU in udc_enable()