Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-pxa/
H A Dregs-usb.h89 #define UDCCS_BI_SST (1 << 4) macro
H A Dpxa-regs.h487 #define UDCCS_BI_SST (1 << 4) /* Sent stall */ macro
/OK3568_Linux_fs/kernel/drivers/usb/gadget/udc/
H A Dpxa25x_udc.c124 #define UDCCS_BI_SST (1 << 4) /* Sent stall */ macro
1040 if (udc_ep_get_UDCCS(ep) & UDCCS_BI_SST) in pxa25x_ep_set_halt()
1092 ? 0 : UDCCS_BI_SST)); in pxa25x_ep_fifo_flush()
1873 tmp |= UDCCS_BI_SST; in handle_ep()
/OK3568_Linux_fs/u-boot/drivers/usb/gadget/
H A Dpxa25x_udc.c932 if (readl(ep->reg_udccs) & UDCCS_BI_SST) in pxa25x_ep_set_halt()
984 ? 0 : UDCCS_BI_SST), ep->reg_udccs); in pxa25x_ep_fifo_flush()
1482 tmp |= UDCCS_BI_SST; in handle_ep()