Searched refs:TRB_TR_NOOP (Results 1 – 6 of 6) sorted by relevance
96 case TRB_TR_NOOP: in cdnsp_trb_type_string()273 case TRB_TR_NOOP: in cdnsp_decode_trb()
1086 #define TRB_TR_NOOP 8 macro1139 cpu_to_le32(TRB_TYPE(TRB_TR_NOOP)))
512 cdnsp_trb_to_noop(trb, TRB_TR_NOOP); in cdnsp_td_to_noop()2022 field = TRB_TYPE(TRB_TR_NOOP) | TRB_IOC; in cdnsp_queue_bulk_tx()
1097 #define TRB_TR_NOOP 8 macro1171 case TRB_TR_NOOP: in xhci_trb_type_string()1233 cpu_to_le32(TRB_TYPE(TRB_TR_NOOP)))2075 case TRB_TR_NOOP: in xhci_decode_trb()
182 trb->generic.field[3] |= cpu_to_le32(TRB_TYPE(TRB_TR_NOOP)); in trb_to_noop()
750 trb_to_noop(trb, TRB_TR_NOOP); in td_to_noop()