Searched refs:TRB_DATA (Results 1 – 3 of 3) sorted by relevance
86 case TRB_DATA: in cdnsp_trb_type_string()241 case TRB_DATA: in cdnsp_decode_trb()
1090 #define TRB_DATA 3 macro
2325 (trb_type == TRB_DATA) ? "data" : "setup"); in process_ctrl_td()2335 if (trb_type == TRB_DATA || trb_type == TRB_NORMAL) in process_ctrl_td()2345 case TRB_DATA: in process_ctrl_td()2367 if (trb_type == TRB_DATA || trb_type == TRB_NORMAL) in process_ctrl_td()2382 if (trb_type == TRB_DATA || in process_ctrl_td()3867 field = TRB_ISP | TRB_TYPE(TRB_DATA); in xhci_queue_ctrl_tx()3869 field = TRB_TYPE(TRB_DATA); in xhci_queue_ctrl_tx()