Home
last modified time | relevance | path

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

/linux-4.4.14/arch/powerpc/sysdev/
Ddcr.c128 unsigned int dcr_resource_start(const struct device_node *np, in dcr_resource_start() function
139 EXPORT_SYMBOL_GPL(dcr_resource_start);
Dppc4xx_cpm.c277 dcr_base = dcr_resource_start(np, 0); in cpm_init()
Dmpic.c326 phys_addr_t phys_addr = dcr_resource_start(mpic->node, 0); in _mpic_map_dcr()
Dppc4xx_pci.c2164 dcrs = dcr_resource_start(np, 0); in ppc4xx_probe_pciex_bridge()
/linux-4.4.14/arch/powerpc/include/asm/
Ddcr.h71 extern unsigned int dcr_resource_start(const struct device_node *np,
/linux-4.4.14/drivers/tty/serial/
Dnwpserial.c352 dcr_base = dcr_resource_start(dn, 0); in nwpserial_register_port()
464 dcr_base = dcr_resource_start(dn, 0); in nwpserial_console_init()
/linux-4.4.14/arch/powerpc/platforms/cell/
Daxon_msi.c352 dcr_base = dcr_resource_start(dn, 0); in axon_msi_probe()
/linux-4.4.14/drivers/video/fbdev/
Dxilinxfb.c444 start = dcr_resource_start(pdev->dev.of_node, 0); in xilinxfb_of_probe()
/linux-4.4.14/drivers/edac/
Dppc4xx_edac.c1191 dcr_base = dcr_resource_start(np, 0); in ppc4xx_edac_map_dcrs()
/linux-4.4.14/drivers/net/ethernet/ibm/emac/
Dmal.c561 dcr_base = dcr_resource_start(ofdev->dev.of_node, 0); in mal_probe()
/linux-4.4.14/drivers/net/ethernet/xilinx/
Dll_temac_main.c173 dcrs = dcr_resource_start(np, 0); in temac_dcr_setup()
/linux-4.4.14/drivers/dma/ppc4xx/
Dadma.c4453 dcr_base = dcr_resource_start(np, 0); in ppc440spe_configure_raid_devices()
4523 dcr_base = dcr_resource_start(np, 0); in ppc440spe_configure_raid_devices()