Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/controller/
H A Ddwc_otg.h80 #define DWC_CHAN_ST_WAIT_ANE 1 macro
H A Ddwc_otg.c933 case DWC_CHAN_ST_WAIT_ANE: in dwc_otg_host_setup_tx()
1014 td->state = DWC_CHAN_ST_WAIT_ANE; in dwc_otg_host_setup_tx()
1411 case DWC_CHAN_ST_WAIT_ANE: in dwc_otg_host_data_rx()
1560 td->state = DWC_CHAN_ST_WAIT_ANE; in dwc_otg_host_data_rx()
1841 case DWC_CHAN_ST_WAIT_ANE: in dwc_otg_host_data_tx()
1979 td->state = DWC_CHAN_ST_WAIT_ANE; in dwc_otg_host_data_tx()