Home
last modified time | relevance | path

Searched refs:XHCI_EXT_PORT_OFF (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/drivers/usb/host/
Dxhci.h518 #define XHCI_EXT_PORT_OFF(x) ((x) & 0xff) macro
Dxhci-mem.c2092 port_offset = XHCI_EXT_PORT_OFF(temp); in xhci_add_in_port()
Dxhci.c4255 port_offset = XHCI_EXT_PORT_OFF(xhci->ext_caps[i]) - 1; in xhci_check_usb2_port_capability()