Home
last modified time | relevance | path

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

/linux-6.1.9/arch/powerpc/sysdev/
Ddcr.c115 unsigned int dcr_resource_start(const struct device_node *np, in dcr_resource_start() function
126 EXPORT_SYMBOL_GPL(dcr_resource_start);
Dmpic.c328 phys_addr_t phys_addr = dcr_resource_start(mpic->node, 0); in _mpic_map_dcr()
/linux-6.1.9/arch/powerpc/include/asm/
Ddcr.h58 extern unsigned int dcr_resource_start(const struct device_node *np,
/linux-6.1.9/arch/powerpc/platforms/4xx/
Dcpm.c263 dcr_base = dcr_resource_start(np, 0); in cpm_init()
Dpci.c2149 dcrs = dcr_resource_start(np, 0); in ppc4xx_probe_pciex_bridge()
/linux-6.1.9/arch/powerpc/platforms/cell/
Daxon_msi.c343 dcr_base = dcr_resource_start(dn, 0); in axon_msi_probe()
/linux-6.1.9/drivers/video/fbdev/
Dxilinxfb.c444 start = dcr_resource_start(pdev->dev.of_node, 0); in xilinxfb_of_probe()
/linux-6.1.9/drivers/edac/
Dppc4xx_edac.c1170 dcr_base = dcr_resource_start(np, 0); in ppc4xx_edac_map_dcrs()
/linux-6.1.9/drivers/net/ethernet/ibm/emac/
Dmal.c555 dcr_base = dcr_resource_start(ofdev->dev.of_node, 0); in mal_probe()
/linux-6.1.9/drivers/net/ethernet/xilinx/
Dll_temac_main.c270 dcrs = dcr_resource_start(np, 0); in temac_dcr_setup()
/linux-6.1.9/drivers/dma/ppc4xx/
Dadma.c4435 dcr_base = dcr_resource_start(np, 0); in ppc440spe_configure_raid_devices()
4504 dcr_base = dcr_resource_start(np, 0); in ppc440spe_configure_raid_devices()