Home
last modified time | relevance | path

Searched refs:UDCCS_BI_SST (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/drivers/usb/gadget/udc/
H A Dpxa25x_udc.c120 #define UDCCS_BI_SST (1 << 4) /* Sent stall */ macro
1039 if (udc_ep_get_UDCCS(ep) & UDCCS_BI_SST) in pxa25x_ep_set_halt()
1091 ? 0 : UDCCS_BI_SST)); in pxa25x_ep_fifo_flush()
1835 tmp |= UDCCS_BI_SST; in handle_ep()

Completed in 6 milliseconds