Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/usb/gadget/udc/
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()
1869 tmp |= UDCCS_BI_SST; in handle_ep()