Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/mach-pxa/
H A Dpxa27x-udc.h150 #define UDCCSR_FS (1 << 0) /* FIFO needs service */ macro
/openbmc/linux/drivers/usb/gadget/udc/
H A Dpxa27x_udc.h141 #define UDCCSR_FS (1 << 0) /* FIFO needs service */ macro
/openbmc/u-boot/arch/arm/include/asm/arch-pxa/
H A Dpxa-regs.h694 #define UDCCSR_FS (1 << 0) /* FIFO needs service */ macro