Home
last modified time | relevance | path

Searched defs:UDCCR_UDA (Results 1 – 4 of 4) sorted by relevance

/linux-6.6.21/arch/arm/mach-pxa/
Dpxa27x-udc.h32 #define UDCCR_UDA (1 << 1) /* UDC Active */ macro
/linux-6.6.21/drivers/usb/gadget/udc/
Dpxa27x_udc.h56 #define UDCCR_UDA (1 << 1) /* UDC Active */ macro
Dpxa25x_udc.c99 #define UDCCR_UDA (1 << 1) /* UDC active */ macro
/linux-6.6.21/arch/arm/mach-sa1100/include/mach/
DSA-1100.h124 #define UDCCR_UDA 0x00000002 /* UDC Active (read) */ macro