Searched refs:TRB_TYPE_NOOP_LE32 (Results 1 – 4 of 4) sorted by relevance
1151 #define TRB_TYPE_NOOP_LE32(x) (((x) & cpu_to_le32(TRB_TYPE_BITMASK)) == \ macro
84 return TRB_TYPE_NOOP_LE32(trb->generic.field[3]); in cdnsp_trb_is_noop()
1248 #define TRB_TYPE_NOOP_LE32(x) (((x) & cpu_to_le32(TRB_TYPE_BITMASK)) == \ macro
104 return TRB_TYPE_NOOP_LE32(trb->generic.field[3]); in trb_is_noop()