Home
last modified time | relevance | path

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

/linux-3.4.99/arch/arm/mach-pxa/include/mach/
Dpxa25x-udc.h41 #define UDCCS_BI_SST (1 << 4) /* Sent stall */ macro
/linux-3.4.99/arch/arm/mach-ixp4xx/include/mach/
Dixp4xx-regs.h535 #define UDCCS_BI_SST (1 << 4) /* Sent stall */ macro
/linux-3.4.99/drivers/usb/gadget/
Dpxa25x_udc.c832 if (*ep->reg_udccs & UDCCS_BI_SST) in pxa25x_ep_set_halt()
884 ? 0 : UDCCS_BI_SST); in pxa25x_ep_fifo_flush()
1688 tmp |= UDCCS_BI_SST; in handle_ep()