Home
last modified time | relevance | path

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

/linux-6.15/drivers/usb/host/
H A Dxhci.h995 #define TRB_TO_ROOTHUB_PORT(p) (((p) & (0xff << 24)) >> 24) macro
2239 TRB_TO_ROOTHUB_PORT(field3), in xhci_decode_trb()