Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/usb/
H A Dxhci.h541 #define DEVINFO_TO_ROOT_HUB_PORT(p) (((p) >> 16) & 0xff) macro
/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dxhci.h655 #define DEVINFO_TO_ROOT_HUB_PORT(p) (((p) >> 16) & 0xff) macro
2600 DEVINFO_TO_ROOT_HUB_PORT(info2), in xhci_decode_slot_context()