Home
last modified time | relevance | path

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

/linux/arch/arm/mach-pxa/
H A Dpxa27x-udc.h143 #define UDCCSR_BNE (1 << 6) /* Buffer Not Empty (IN endpoints) */ macro
/linux/drivers/usb/gadget/udc/
H A Dpxa27x_udc.h134 #define UDCCSR_BNE (1 << 6) /* Buffer Not Empty (IN endpoints) */ macro