Home
last modified time | relevance | path

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

/linux-3.3/arch/arm/mach-pxa/include/mach/
Dpxa25x-udc.h14 #define UDCCR_UDA (1 << 1) /* UDC active */ macro
Dpxa27x-udc.h29 #define UDCCR_UDA (1 << 1) /* UDC Active */ macro
/linux-3.3/arch/arm/mach-ixp4xx/include/mach/
Dixp4xx-regs.h514 #define UDCCR_UDA (1 << 1) /* UDC active */ macro
/linux-3.3/drivers/usb/gadget/
Dpxa27x_udc.h60 #define UDCCR_UDA (1 << 1) /* UDC Active */ macro
/linux-3.3/arch/arm/mach-sa1100/include/mach/
DSA-1100.h123 #define UDCCR_UDA 0x00000002 /* UDC Active (read) */ macro