Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/usb/host/
Dxhci.h986 #define TRB_TO_ROOTHUB_PORT(p) (((p) & (0xff << 24)) >> 24) macro
2199 TRB_TO_ROOTHUB_PORT(field3), in xhci_decode_trb()