Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/host/
Dxhci.h517 #define XHCI_EXT_PORT_MAJOR(x) (((x) >> 24) & 0xff) macro
Dxhci-mem.c2228 (u8) XHCI_EXT_PORT_MAJOR(cap_id), in xhci_setup_port_arrays()