Home
last modified time | relevance | path

Searched refs:XHCI_TRB_3_TLBPC_SET (Results 1 – 2 of 2) sorted by relevance

/third_party/FreeBSD/sys/dev/usb/controller/
Dxhci.h244 #define XHCI_TRB_3_TLBPC_SET(x) (((x) & 0xF) << 16) macro
Dxhci.c1828 XHCI_TRB_3_TLBPC_SET(temp->tlbpc); in xhci_setup_generic_chain_sub()