Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/host/
Dxhci.h1278 #define TRB_TBC(p) (((p) & 0x3) << 7) macro
Dxhci-ring.c3618 field |= TRB_TBC(burst_count); in xhci_queue_isoc_tx()