Home
last modified time | relevance | path

Searched defs:UDCCS0_RNE (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/arch/arm/include/asm/arch-pxa/
H A Dregs-usb.h118 #define UDCCS0_RNE (1 << 6) macro
H A Dpxa-regs.h475 #define UDCCS0_RNE (1 << 6) /* Receive FIFO no empty */ macro
/openbmc/linux/drivers/usb/gadget/udc/
H A Dpxa25x_udc.c113 #define UDCCS0_RNE (1 << 6) /* Receive FIFO no empty */ macro