Home
last modified time | relevance | path

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

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