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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/drivers/pci/
H A Dpcie-sh7786.c29 static struct sh7786_pcie_hwops { struct
32 } *sh7786_pcie_hwops; variable in typeref:struct:sh7786_pcie_hwops
386 static struct sh7786_pcie_hwops sh7786_65nm_pcie_hwops __initdata = {
397 sh7786_pcie_hwops = &sh7786_65nm_pcie_hwops;
399 nr_ports = sh7786_pcie_hwops->core_init();
419 ret |= sh7786_pcie_hwops->port_init_hw(port);

Completed in 50 milliseconds