Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/host/
H A Dxhci.h540 #define DEVINFO_TO_ROOT_HUB_PORT(p) (((p) >> 16) & 0xff) macro
/openbmc/linux/drivers/usb/host/
H A Dxhci.h402 #define DEVINFO_TO_ROOT_HUB_PORT(p) (((p) >> 16) & 0xff) macro
2325 DEVINFO_TO_ROOT_HUB_PORT(info2), in xhci_decode_slot_context()