Home
last modified time | relevance | path

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

/openbmc/linux/arch/sh/drivers/pci/
H A Dpcie-sh7786.c37 static struct sh7786_pcie_hwops { struct
40 } *sh7786_pcie_hwops; argument
540 static struct sh7786_pcie_hwops sh7786_65nm_pcie_hwops __initdata = {
553 sh7786_pcie_hwops = &sh7786_65nm_pcie_hwops; in sh7786_pcie_init()
555 nr_ports = sh7786_pcie_hwops->core_init(); in sh7786_pcie_init()
601 async_schedule(sh7786_pcie_hwops->port_init_hw, port); in sh7786_pcie_init()