Home
last modified time | relevance | path

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

/openbmc/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()
/openbmc/u-boot/drivers/usb/host/
H A Dxhci.c166 static int xhci_start(struct xhci_hcor *hcor) in xhci_start() function
1229 if (xhci_start(hcor)) { in xhci_lowlevel_init()
/openbmc/linux/drivers/usb/host/
H A Dxhci-hub.c722 xhci_start(xhci); in xhci_port_set_test_mode()
H A Dxhci.h1878 int xhci_start(struct xhci_hcd *xhci);
H A Dxhci.c135 int xhci_start(struct xhci_hcd *xhci) in xhci_start() function
478 if (xhci_start(xhci)) { in xhci_run_finished()