Home
last modified time | relevance | path

Searched refs:xhci_start (Results 1 – 5 of 5) sorted by relevance

/linux-6.6.21/drivers/usb/early/
Dxhci-dbc.h147 u64 xhci_start; member
Dxhci-dbc.c86 xdbc.xhci_start = val64; in xdbc_map_pci_mmio()
978 base = ioremap(xdbc.xhci_start, xdbc.xhci_length); in xdbc_init()
/linux-6.6.21/drivers/usb/host/
Dxhci-hub.c722 xhci_start(xhci); in xhci_port_set_test_mode()
Dxhci.h2125 int xhci_start(struct xhci_hcd *xhci);
Dxhci.c134 int xhci_start(struct xhci_hcd *xhci) in xhci_start() function
477 if (xhci_start(xhci)) { in xhci_run_finished()