Home
last modified time | relevance | path

Searched refs:UDCCSR0_SA (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/usb/gadget/udc/
H A Dpxa27x_udc.h122 #define UDCCSR0_SA (1 << 7) /* Setup Active */ macro
196 #define UDCCSR0_CTRL_REQ_MASK (UDCCSR0_OPC | UDCCSR0_SA | UDCCSR0_RNE)
/linux/arch/arm/mach-pxa/
H A Dpxa27x-udc.h107 #define UDCCSR0_SA (1 << 7) /* Setup Active */ macro