Home
last modified time | relevance | path

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

/NextBSD/sys/dev/usb/controller/
HDdwc_otg.h80 #define DWC_CHAN_ST_WAIT_S_ANE 2 macro
HDdwc_otg.c956 case DWC_CHAN_ST_WAIT_S_ANE: in dwc_otg_host_setup_tx()
1021 td->state = DWC_CHAN_ST_WAIT_S_ANE; in dwc_otg_host_setup_tx()
1489 case DWC_CHAN_ST_WAIT_S_ANE: in dwc_otg_host_data_rx()
1610 td->state = DWC_CHAN_ST_WAIT_S_ANE; in dwc_otg_host_data_rx()
1853 case DWC_CHAN_ST_WAIT_S_ANE: in dwc_otg_host_data_tx()
1958 td->state = DWC_CHAN_ST_WAIT_S_ANE; in dwc_otg_host_data_tx()