Home
last modified time | relevance | path

Searched refs:COMP_STOPPED (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/usb/cdns3/
H A Dcdnsp-ring.c930 trb_comp_code == COMP_STOPPED || in cdnsp_finish_td()
1076 case COMP_STOPPED: in cdnsp_process_isoc_td()
1316 if (!(trb_comp_code == COMP_STOPPED || in cdnsp_handle_tx_event()
1360 if (!ep_seg && (trb_comp_code == COMP_STOPPED || in cdnsp_handle_tx_event()
H A Dcdnsp-debug.h58 case COMP_STOPPED: in cdnsp_trb_comp_code_string()
H A Dcdnsp-gadget.h898 #define COMP_STOPPED 26 macro
/openbmc/linux/drivers/usb/host/
H A Dxhci-ring.c2273 case COMP_STOPPED: in finish_td()
2395 case COMP_STOPPED: in process_ctrl_td()
2517 case COMP_STOPPED: in process_isoc_td()
2745 case COMP_STOPPED: in handle_tx_event()
2875 if (!(trb_comp_code == COMP_STOPPED || in handle_tx_event()
2921 if (!ep_seg && (trb_comp_code == COMP_STOPPED || in handle_tx_event()
H A Dxhci.h874 #define COMP_STOPPED 26 macro
940 case COMP_STOPPED: in xhci_trb_comp_code_string()