Home
last modified time | relevance | path

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

/linux/drivers/usb/gadget/udc/
H A Dpxa27x_udc.h123 #define UDCCSR0_RNE (1 << 6) /* Receive FIFO Not Empty */ macro
196 #define UDCCSR0_CTRL_REQ_MASK (UDCCSR0_OPC | UDCCSR0_SA | UDCCSR0_RNE)
/linux/arch/arm/mach-pxa/
H A Dpxa27x-udc.h108 #define UDCCSR0_RNE (1 << 6) /* Receive FIFO Not Empty */ macro