Home
last modified time | relevance | path

Searched refs:prom_getchild (Results 1 – 13 of 13) sorted by relevance

/openbmc/linux/arch/sparc/kernel/
H A Dauxio_32.c42 node = prom_getchild(prom_root_node); in auxio_probe()
46 node = prom_getchild(node); in auxio_probe()
118 node = prom_getchild(prom_root_node); in auxio_power_probe()
120 node = prom_getchild(node); in auxio_power_probe()
H A Dprom_common.c147 .getchild = prom_getchild,
H A Dpcic.c302 node = prom_getchild (prom_root_node); in pcic_probe()
451 phandle node = prom_getchild(pbm->prom_node); in pdev_to_pnode()
H A Dtime_64.c183 freq = cpuid_to_freq(prom_getchild(node), cpuid); in cpuid_to_freq()
/openbmc/linux/arch/sparc/prom/
H A Dtree_32.c40 phandle prom_getchild(phandle node) in prom_getchild() function
53 EXPORT_SYMBOL(prom_getchild);
240 node = prom_getchild(node); in prom_finddevice()
H A Dtree_64.c43 phandle prom_getchild(phandle node) in prom_getchild() function
54 EXPORT_SYMBOL(prom_getchild);
H A Dmemory.c38 node = prom_searchsiblings(prom_getchild(prom_root_node), "memory"); in prom_meminit_v2()
H A Dranges.c73 node = prom_getchild(prom_root_node); in prom_ranges_init()
/openbmc/linux/arch/sparc/include/asm/
H A Dfloppy_32.h295 tnode = prom_getchild(prom_root_node); in sun_floppy_init()
298 tnode = prom_getchild(fd_node); in sun_floppy_init()
H A Doplib_32.h115 phandle prom_getchild(phandle parent_node);
H A Doplib_64.h183 phandle prom_getchild(phandle parent_node);
/openbmc/linux/arch/m68k/include/asm/
H A Doplib.h214 extern int prom_getchild(int parent_node);
/openbmc/linux/arch/sparc/mm/
H A Dsrmmu.c914 cpunode = prom_getchild(prom_root_node); in srmmu_paging_init()
1038 nd = prom_getchild(prom_root_node); in init_vac_layout()
1601 cpunode = prom_getchild(prom_root_node); in get_srmmu_type()