Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/usb/dwc2/
Dhcd.h103 #define DWC2_HC_PID_SETUP TSIZ_SC_MC_PID_SETUP macro
Dhcd.c1507 if (chan->data_pid_start == DWC2_HC_PID_SETUP) in dwc2_hc_continue_transfer()
2335 chan->data_pid_start = DWC2_HC_PID_SETUP; in dwc2_hc_init_xfer()
2812 chan->data_pid_start == DWC2_HC_PID_SETUP) { in dwc2_queue_transaction()
Dhcd_intr.c1296 chan->data_pid_start != DWC2_HC_PID_SETUP) in dwc2_hc_ack_intr()