Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/usb/host/
Dxhci.h573 #define XHCI_EXT_PORT_MINOR(x) (((x) >> 16) & 0xff) macro
Dxhci-mem.c2126 minor_revision = XHCI_EXT_PORT_MINOR(temp); in xhci_add_in_port()