Home
last modified time | relevance | path

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

/arch/sh/drivers/pci/
Dpcie-sh7786.c38 static struct sh7786_pcie_hwops { struct
41 } *sh7786_pcie_hwops; argument
541 static struct sh7786_pcie_hwops sh7786_65nm_pcie_hwops __initdata = {
554 sh7786_pcie_hwops = &sh7786_65nm_pcie_hwops; in sh7786_pcie_init()
556 nr_ports = sh7786_pcie_hwops->core_init(); in sh7786_pcie_init()
602 async_schedule(sh7786_pcie_hwops->port_init_hw, port); in sh7786_pcie_init()