Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/host/
Dxhci.h1247 #define TRB_ISOC 5 macro
Dxhci-ring.c3768 field |= TRB_TYPE(TRB_ISOC); in xhci_queue_isoc_tx()