Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/usb/dwc2/
Dhcd.h155 #define DWC2_HCSPLT_XACTPOS_ALL HCSPLT_XACTPOS_ALL macro
Dhcd_intr.c1104 if (qtd->isoc_split_pos == DWC2_HCSPLT_XACTPOS_ALL) in dwc2_hc_xfercomp_intr()
1335 case DWC2_HCSPLT_XACTPOS_ALL: in dwc2_hc_ack_intr()
1338 qtd->isoc_split_pos = DWC2_HCSPLT_XACTPOS_ALL; in dwc2_hc_ack_intr()
Dhcd_queue.c2057 qtd->isoc_split_pos = DWC2_HCSPLT_XACTPOS_ALL; in dwc2_hcd_qtd_init()
Dhcd.c2428 if (chan->xact_pos == DWC2_HCSPLT_XACTPOS_ALL) { in dwc2_hc_init_xfer()
2430 chan->xact_pos = DWC2_HCSPLT_XACTPOS_ALL; in dwc2_hc_init_xfer()