Home
last modified time | relevance | path

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

/arch/powerpc/sysdev/
Ddcr.c127 unsigned int dcr_resource_start(const struct device_node *np, in dcr_resource_start() function
138 EXPORT_SYMBOL_GPL(dcr_resource_start);
Dppc4xx_pci.c1818 dcrs = dcr_resource_start(np, 0); in ppc4xx_probe_pciex_bridge()
/arch/powerpc/include/asm/
Ddcr.h71 extern unsigned int dcr_resource_start(const struct device_node *np,
/arch/powerpc/platforms/cell/
Daxon_msi.c361 dcr_base = dcr_resource_start(dn, 0); in axon_msi_probe()