Home
last modified time | relevance | path

Searched refs:TRB_TLBPC (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-6.6/drivers/usb/cdns3/
H A Dcdnsp-gadget.h1008 #define TRB_TLBPC(p) (((p) & 0xf) << 16) macro
H A Dcdnsp-ring.c2259 field = TRB_TYPE(TRB_ISOC) | TRB_TLBPC(last_burst_pkt) | in cdnsp_queue_isoc_tx()
/kernel/linux/linux-5.10/drivers/usb/host/
H A Dxhci.h1309 #define TRB_TLBPC(p) (((p) & 0xf) << 16) macro
H A Dxhci-ring.c3976 TRB_TLBPC(last_burst_pkt_count) | in xhci_queue_isoc_tx()
/kernel/linux/linux-6.6/drivers/usb/host/
H A Dxhci.h1310 #define TRB_TLBPC(p) (((p) & 0xf) << 16) macro
H A Dxhci-ring.c4126 TRB_TLBPC(last_burst_pkt_count) | in xhci_queue_isoc_tx()

Completed in 27 milliseconds