Home
last modified time | relevance | path

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

/linux/drivers/usb/host/
H A Dxhci-ext-caps.h104 #define XHCI_EXT_PORT_OFF(x) ((x) & 0xff) macro
H A Dxhci-mem.c2029 port_offset = XHCI_EXT_PORT_OFF(temp); in xhci_add_in_port()
/linux/drivers/usb/early/
H A Dxhci-dbc.c382 port_offset = XHCI_EXT_PORT_OFF(val); in xdbc_reset_debug_port()