Home
last modified time | relevance | path

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

/linux/drivers/usb/host/
H A Dxhci.h982 #define TRB_TO_VF_ID(p) (((p) & (0xff << 16)) >> 16) macro
2205 TRB_TO_VF_ID(field3), in xhci_decode_trb()