Lines Matching refs:phandle
118 phandle chosen;
446 static int __init prom_next_node(phandle *nodep) in prom_next_node()
448 phandle node; in prom_next_node()
463 static int inline prom_getprop(phandle node, const char *pname, in prom_getprop()
470 static int inline prom_getproplen(phandle node, const char *pname) in prom_getproplen()
501 static int __init prom_setprop(phandle node, const char *nodename, in prom_setprop()
821 phandle node; in prom_count_smt_threads()
1129 phandle node; in prom_init_mem()
1277 phandle opal_node; in prom_instantiate_opal()
1352 phandle rtas_node; in prom_instantiate_rtas()
1419 phandle ibmvtpm_node; in prom_instantiate_sml()
1477 phandle node; in prom_initialize_tce_table()
1633 phandle node; in prom_hold_cpus()
1746 phandle oprom; in prom_find_mmu()
1778 phandle stdout_node; in prom_init_stdout()
1813 phandle rtas; in prom_find_machine_type()
1891 phandle node; in prom_check_displays()
2036 static void __init scan_dt_build_strings(phandle node, in scan_dt_build_strings()
2042 phandle child; in scan_dt_build_strings()
2084 static void __init scan_dt_build_struct(phandle node, unsigned long *mem_start, in scan_dt_build_struct()
2087 phandle child; in scan_dt_build_struct()
2203 phandle root; in flatten_device_tree()
2225 root = call_prom("peer", 1, 1, (phandle)0); in flatten_device_tree()
2226 if (root == (phandle)0) in flatten_device_tree()
2300 phandle isa; in fixup_device_tree_maple()
2343 phandle mc; in fixup_device_tree_maple_memory_controller()
2387 phandle ph; in fixup_device_tree_chrp()
2437 phandle u3, i2c, mpic; in fixup_device_tree_pmac()
2627 phandle cpu_pkg; in prom_find_boot_cpu()