Home
last modified time | relevance | path

Searched refs:xhci_start (Results 1 – 3 of 3) 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()
982 base = ioremap(xdbc.xhci_start, xdbc.xhci_length); in xdbc_init()
/linux/drivers/usb/host/
H A Dxhci.c151 int xhci_start(struct xhci_hcd *xhci) in xhci_start() function
605 if (xhci_start(xhci)) { in xhci_run_finished()