Home
last modified time | relevance | path

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

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