Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/host/
Dxhci.h1289 #define TRB_ISP (1<<2) macro
2225 field3 & TRB_ISP ? 'I' : 'i', in xhci_decode_trb()
2253 field3 & TRB_ISP ? 'I' : 'i', in xhci_decode_trb()
Dxhci-ring.c3218 field |= TRB_ISP; in xhci_queue_bulk_tx()
3346 field = TRB_ISP | TRB_TYPE(TRB_DATA); in xhci_queue_ctrl_tx()
3631 field |= TRB_ISP; in xhci_queue_isoc_tx()