Home
last modified time | relevance | path

Searched refs:TRB_TSP (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/drivers/usb/host/
H A Dxhci.h976 #define TRB_TSP (1<<9) macro
2179 field3 & TRB_TSP ? 'T' : 't', in xhci_decode_trb()
H A Dxhci-ring.c1580 if ((le32_to_cpu(trb->generic.field[3])) & TRB_TSP) in xhci_handle_cmd_reset_ep()
4452 type |= TRB_TSP; in xhci_queue_reset_ep()