Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/host/
H A Dxhci.h656 #define XHCI_MAX_PORTS(p) (((p) & 0xff) << 24) macro
/kernel/linux/linux-6.6/drivers/usb/host/
H A Dxhci.h659 #define XHCI_MAX_PORTS(p) (((p) & 0xff) << 24) macro

Completed in 10 milliseconds