Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/host/
H A Dxhci.h1251 #define TRB_TO_VF_INTR_TARGET(p) (((p) & (0x3ff << 22)) >> 22) macro
2432 TRB_TO_VF_INTR_TARGET(field2), in xhci_decode_trb()
/kernel/linux/linux-6.6/drivers/usb/host/
H A Dxhci.h1252 #define TRB_TO_VF_INTR_TARGET(p) (((p) & (0x3ff << 22)) >> 22) macro
2464 TRB_TO_VF_INTR_TARGET(field2), in xhci_decode_trb()

Completed in 12 milliseconds