Home
last modified time | relevance | path

Searched defs:DEVINFO_TO_ROOT_HUB_PORT (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/host/
H A Dxhci.h654 #define DEVINFO_TO_ROOT_HUB_PORT(p) (((p) >> 16) & 0xff) macro
/kernel/linux/linux-6.6/drivers/usb/host/
H A Dxhci.h657 #define DEVINFO_TO_ROOT_HUB_PORT(p) (((p) >> 16) & 0xff) macro

Completed in 10 milliseconds