Searched refs:dcr_resource_start (Results 1 – 5 of 5) sorted by relevance
14 unsigned int dcr_resource_start(const struct device_node *np, in dcr_resource_start() function25 EXPORT_SYMBOL_GPL(dcr_resource_start);
329 phys_addr_t phys_addr = dcr_resource_start(mpic->node, 0); in _mpic_map_dcr()
26 extern unsigned int dcr_resource_start(const struct device_node *np,
263 dcr_base = dcr_resource_start(np, 0); in cpm_init()
2040 dcrs = dcr_resource_start(np, 0); in ppc4xx_probe_pciex_bridge()
Completed in 15 milliseconds