Home
last modified time | relevance | path

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

/drivers/usb/host/
Dxhci.h1311 #define TRB_TBC(p) (((p) & 0x3) << 7) macro
Dxhci-ring.c4190 field |= TRB_TBC(burst_count); in xhci_queue_isoc_tx()