Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/host/
H A Dxhci.h1254 #define TRB_TO_VF_INTR_TARGET(p) (((p) & (0x3ff << 22)) >> 22) macro
2470 TRB_TO_VF_INTR_TARGET(field2), in xhci_decode_trb()