Home
last modified time | relevance | path

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

/linux/drivers/usb/early/
H A Dxhci-dbc.h147 u64 xhci_start; member
H A 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/drivers/usb/host/
H A Dxhci-hub.c691 xhci_start(xhci); in xhci_port_set_test_mode()
H A Dxhci.h1853 int xhci_start(struct xhci_hcd *xhci);
H A Dxhci.c159 int xhci_start(struct xhci_hcd *xhci) in xhci_start() function
513 if (xhci_start(xhci)) { in xhci_run_finished()