Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/host/
H A Dxhci.h576 #define XHCI_EXT_PORT_MINOR(x) (((x) >> 16) & 0xff) macro
H A Dxhci-mem.c1970 minor_revision = XHCI_EXT_PORT_MINOR(temp); in xhci_add_in_port()