Searched refs:XHCI_EXT_PORT_MINOR (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/usb/host/ | ||
H A D | xhci.h | 321 #define XHCI_EXT_PORT_MINOR(x) (((x) >> 16) & 0xff) macro |
H A D | xhci-mem.c | 1970 minor_revision = XHCI_EXT_PORT_MINOR(temp); in xhci_add_in_port() |