Searched refs:TRB_TLBPC (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/usb/cdns3/ | ||
| H A D | cdnsp-gadget.h | 1024 #define TRB_TLBPC(p) (((p) & 0xf) << 16) macro |
| /linux/drivers/usb/host/ | ||
| H A D | xhci-ring.c | 4183 TRB_TLBPC(last_burst_pkt_count) | in xhci_queue_isoc_tx() |