Home
last modified time | relevance | path

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

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