Home
last modified time | relevance | path

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

/arch/powerpc/platforms/44x/
A Dpci.c646 struct ppc4xx_pciex_hwops struct
655 static struct ppc4xx_pciex_hwops *ppc4xx_pciex_hwops; argument
1323 ppc4xx_pciex_hwops = &ppc460ex_pcie_hwops; in ppc4xx_pciex_check_core_init()
1334 if (ppc4xx_pciex_hwops == NULL) { in ppc4xx_pciex_check_core_init()
1339 count = ppc4xx_pciex_hwops->core_init(np); in ppc4xx_pciex_check_core_init()
1386 if (ppc4xx_pciex_hwops->port_init_hw) in ppc4xx_pciex_port_init()
1397 if (ppc4xx_pciex_hwops->check_link) in ppc4xx_pciex_port_init()
1398 ppc4xx_pciex_hwops->check_link(port); in ppc4xx_pciex_port_init()
1409 if (ppc4xx_pciex_hwops->setup_utl) in ppc4xx_pciex_port_init()
1410 ppc4xx_pciex_hwops->setup_utl(port); in ppc4xx_pciex_port_init()
[all …]

Completed in 10 milliseconds