Home
last modified time | relevance | path

Searched refs:UDCCS_BI_TSP (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/arch/arm/mach-pxa/include/mach/
Dpxa25x-udc.h43 #define UDCCS_BI_TSP (1 << 7) /* Transmit short packet */ macro
/linux-4.1.27/arch/arm/mach-ixp4xx/include/mach/
Dixp4xx-regs.h529 #define UDCCS_BI_TSP (1 << 7) /* Transmit short packet */ macro
/linux-4.1.27/drivers/usb/gadget/udc/
Dpxa25x_udc.c421 *ep->reg_udccs = UDCCS_BI_TSP; in write_fifo()