Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/sparc/kernel/
Dauxio_32.c43 node = prom_getchild(prom_root_node); in auxio_probe()
47 node = prom_getchild(node); in auxio_probe()
119 node = prom_getchild(prom_root_node); in auxio_power_probe()
121 node = prom_getchild(node); in auxio_power_probe()
Dprom_common.c147 .getchild = prom_getchild,
Dpcic.c302 node = prom_getchild (prom_root_node); in pcic_probe()
451 phandle node = prom_getchild(pbm->prom_node); in pdev_to_pnode()
Dtime_64.c183 freq = cpuid_to_freq(prom_getchild(node), cpuid); in cpuid_to_freq()
/kernel/linux/linux-5.10/arch/sparc/prom/
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()
Dtree_64.c43 phandle prom_getchild(phandle node) in prom_getchild() function
54 EXPORT_SYMBOL(prom_getchild);
Dmemory.c38 node = prom_searchsiblings(prom_getchild(prom_root_node), "memory"); in prom_meminit_v2()
Dranges.c73 node = prom_getchild(prom_root_node); in prom_ranges_init()
/kernel/linux/linux-5.10/arch/sparc/include/asm/
Dfloppy_32.h295 tnode = prom_getchild(prom_root_node); in sun_floppy_init()
298 tnode = prom_getchild(fd_node); in sun_floppy_init()
Doplib_32.h115 phandle prom_getchild(phandle parent_node);
Doplib_64.h183 phandle prom_getchild(phandle parent_node);
/kernel/linux/linux-5.10/arch/m68k/include/asm/
Doplib.h214 extern int prom_getchild(int parent_node);
/kernel/linux/linux-5.10/arch/sparc/mm/
Dsrmmu.c913 cpunode = prom_getchild(prom_root_node); in srmmu_paging_init()
1039 nd = prom_getchild(prom_root_node); in init_vac_layout()
1602 cpunode = prom_getchild(prom_root_node); in get_srmmu_type()