Home
last modified time | relevance | path

Searched refs:XHCI_EXT_PORT_OFF (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/early/
H A Dxhci-dbc.c382 port_offset = XHCI_EXT_PORT_OFF(val); in xdbc_reset_debug_port()
/kernel/linux/linux-6.6/drivers/usb/early/
H A Dxhci-dbc.c382 port_offset = XHCI_EXT_PORT_OFF(val); in xdbc_reset_debug_port()
/kernel/linux/linux-5.10/drivers/usb/host/
H A Dxhci.h575 #define XHCI_EXT_PORT_OFF(x) ((x) & 0xff) macro
H A Dxhci-mem.c2190 port_offset = XHCI_EXT_PORT_OFF(temp); in xhci_add_in_port()
H A Dxhci.c4579 port_offset = XHCI_EXT_PORT_OFF(xhci->ext_caps[i]) - 1; in xhci_check_usb2_port_capability()
/kernel/linux/linux-6.6/drivers/usb/host/
H A Dxhci.h578 #define XHCI_EXT_PORT_OFF(x) ((x) & 0xff) macro
H A Dxhci-mem.c2001 port_offset = XHCI_EXT_PORT_OFF(temp); in xhci_add_in_port()
H A Dxhci.c4464 port_offset = XHCI_EXT_PORT_OFF(xhci->ext_caps[i]) - 1; in xhci_check_usb2_port_capability()

Completed in 32 milliseconds