Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/controller/
H A Ddwc_otg.h81 #define DWC_CHAN_ST_WAIT_S_ANE 2 macro
H A Ddwc_otg.c947 case DWC_CHAN_ST_WAIT_S_ANE: in dwc_otg_host_setup_tx()
1012 td->state = DWC_CHAN_ST_WAIT_S_ANE; in dwc_otg_host_setup_tx()
1495 case DWC_CHAN_ST_WAIT_S_ANE: in dwc_otg_host_data_rx()
1629 td->state = DWC_CHAN_ST_WAIT_S_ANE; in dwc_otg_host_data_rx()
1871 case DWC_CHAN_ST_WAIT_S_ANE: in dwc_otg_host_data_tx()
1976 td->state = DWC_CHAN_ST_WAIT_S_ANE; in dwc_otg_host_data_tx()