Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dxhci.h1265 #define TRB_TO_ROOTHUB_PORT(p) (((p) & (0xff << 24)) >> 24) macro
2519 TRB_TO_ROOTHUB_PORT(field3), in xhci_decode_trb()