Home
last modified time | relevance | path

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

/linux/arch/powerpc/sysdev/
H A Ddcr.c14 unsigned int dcr_resource_start(const struct device_node *np, in dcr_resource_start() function
25 EXPORT_SYMBOL_GPL(dcr_resource_start);
/linux/arch/powerpc/include/asm/
H A Ddcr.h26 extern unsigned int dcr_resource_start(const struct device_node *np,
/linux/arch/powerpc/platforms/44x/
H A Dcpm.c263 dcr_base = dcr_resource_start(np, 0); in cpm_init()
H A Dpci.c2040 dcrs = dcr_resource_start(np, 0); in ppc4xx_probe_pciex_bridge()
/linux/drivers/video/fbdev/
H A Dxilinxfb.c439 start = dcr_resource_start(pdev->dev.of_node, 0); in xilinxfb_of_probe()
/linux/drivers/net/ethernet/ibm/emac/
H A Dmal.c556 dcr_base = dcr_resource_start(ofdev->dev.of_node, 0); in mal_probe()
/linux/drivers/net/ethernet/xilinx/
H A Dll_temac_main.c268 dcrs = dcr_resource_start(np, 0); in temac_dcr_setup()
/linux/drivers/dma/ppc4xx/
H A Dadma.c4432 dcr_base = dcr_resource_start(np, 0); in ppc440spe_configure_raid_devices()
4501 dcr_base = dcr_resource_start(np, 0); in ppc440spe_configure_raid_devices()