TRB_TSP          1189 drivers/usb/host/xhci-ring.c 	if ((le32_to_cpu(trb->generic.field[3])) & TRB_TSP)
TRB_TSP          4193 drivers/usb/host/xhci-ring.c 		type |= TRB_TSP;
TRB_TSP          2357 drivers/usb/host/xhci.h 			field3 & TRB_TSP ? 'T' : 't',