Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/dwc2/
Dhcd.h129 #define DWC2_HC_PID_SETUP TSIZ_SC_MC_PID_SETUP macro
Dhcd.c618 chan->data_pid_start = DWC2_HC_PID_SETUP; in dwc2_hc_init_xfer()
1027 chan->data_pid_start == DWC2_HC_PID_SETUP) { in dwc2_queue_transaction()
Dhcd_intr.c1306 chan->data_pid_start != DWC2_HC_PID_SETUP) in dwc2_hc_ack_intr()
Dcore.c2005 if (chan->data_pid_start == DWC2_HC_PID_SETUP) in dwc2_hc_continue_transfer()