Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/controller/
H A Ddwc_otg.h83 #define DWC_CHAN_ST_WAIT_C_PKT 4 macro
H A Ddwc_otg.c972 case DWC_CHAN_ST_WAIT_C_PKT: in dwc_otg_host_setup_tx()
1051 td->state = DWC_CHAN_ST_WAIT_C_PKT; in dwc_otg_host_setup_tx()
1063 td->state = DWC_CHAN_ST_WAIT_C_PKT; in dwc_otg_host_setup_tx()
1513 case DWC_CHAN_ST_WAIT_C_PKT: in dwc_otg_host_data_rx()
1529 td->state = DWC_CHAN_ST_WAIT_C_PKT; in dwc_otg_host_data_rx()
1544 td->state = DWC_CHAN_ST_WAIT_C_PKT; in dwc_otg_host_data_rx()
1550 td->state = DWC_CHAN_ST_WAIT_C_PKT; in dwc_otg_host_data_rx()
1907 case DWC_CHAN_ST_WAIT_C_PKT: in dwc_otg_host_data_tx()
2076 td->state = DWC_CHAN_ST_WAIT_C_PKT; in dwc_otg_host_data_tx()
2089 td->state = DWC_CHAN_ST_WAIT_C_PKT; in dwc_otg_host_data_tx()
[all...]