Searched refs:XHCI_EXT_PORT_MAJOR (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/drivers/usb/host/ | ||
D | xhci.h | 517 #define XHCI_EXT_PORT_MAJOR(x) (((x) >> 24) & 0xff) macro |
D | xhci-mem.c | 2228 (u8) XHCI_EXT_PORT_MAJOR(cap_id), in xhci_setup_port_arrays() |