Home
last modified time | relevance | path

Searched refs:TRB_TSP (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/host/
H A Dxhci.h1243 #define TRB_TSP (1<<9) macro
2396 field3 & TRB_TSP ? 'T' : 't', in xhci_decode_trb()
H A Dxhci-ring.c1369 if ((le32_to_cpu(trb->generic.field[3])) & TRB_TSP) in xhci_handle_cmd_reset_ep()
4362 type |= TRB_TSP; in xhci_queue_reset_ep()
/kernel/linux/linux-6.6/drivers/usb/host/
H A Dxhci.h1244 #define TRB_TSP (1<<9) macro
2428 field3 & TRB_TSP ? 'T' : 't', in xhci_decode_trb()
H A Dxhci-ring.c1459 if ((le32_to_cpu(trb->generic.field[3])) & TRB_TSP) in xhci_handle_cmd_reset_ep()
4445 type |= TRB_TSP; in xhci_queue_reset_ep()

Completed in 21 milliseconds