Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/usb/
H A Dxhci.h856 #define TRB_TLBPC(p) (((p) & 0xf) << 16) macro
/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dxhci.h1312 #define TRB_TLBPC(p) (((p) & 0xf) << 16) macro
H A Dxhci-ring.c4117 TRB_TLBPC(last_burst_pkt_count) | in xhci_queue_isoc_tx()