Home
last modified time | relevance | path

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

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