Home
last modified time | relevance | path

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

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

Completed in 15 milliseconds