Home
last modified time | relevance | path

Searched refs:TRB_TLBPC (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/usb/cdns3/
A Dcdnsp-gadget.h1008 #define TRB_TLBPC(p) (((p) & 0xf) << 16) macro
A Dcdnsp-ring.c2207 field = TRB_TYPE(TRB_ISOC) | TRB_TLBPC(last_burst_pkt) | in cdnsp_queue_isoc_tx()
/linux/drivers/usb/host/
A Dxhci.h1305 #define TRB_TLBPC(p) (((p) & 0xf) << 16) macro
A Dxhci-ring.c4112 TRB_TLBPC(last_burst_pkt_count) | in xhci_queue_isoc_tx()

Completed in 28 milliseconds