Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/usb/host/
Dxhci.h1157 #define TRB_ISOC 5 macro
Dxhci-ring.c3701 field |= TRB_TYPE(TRB_ISOC); in xhci_queue_isoc_tx()