Home
last modified time | relevance | path

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

/linux/drivers/usb/cdns3/
H A Dcdnsp-gadget.h1023 #define TRB_TBC(p) (((p) & 0x3) << 7) macro
H A Dcdnsp-ring.c2280 TRB_SIA | TRB_TBC(burst_count); in cdnsp_queue_isoc_tx()
/linux/drivers/usb/host/
H A Dxhci-ring.c4160 field |= TRB_TBC(burst_count); in xhci_queue_isoc_tx()