Lines Matching refs:phandle
117 phandle chosen;
445 static int __init prom_next_node(phandle *nodep) in prom_next_node()
447 phandle node; in prom_next_node()
462 static int inline prom_getprop(phandle node, const char *pname, in prom_getprop()
469 static int inline prom_getproplen(phandle node, const char *pname) in prom_getproplen()
500 static int __init prom_setprop(phandle node, const char *nodename, in prom_setprop()
829 phandle node; in prom_count_smt_threads()
1137 phandle node; in prom_init_mem()
1285 phandle opal_node; in prom_instantiate_opal()
1360 phandle rtas_node; in prom_instantiate_rtas()
1427 phandle ibmvtpm_node; in prom_instantiate_sml()
1505 phandle node; in prom_initialize_tce_table()
1661 phandle node; in prom_hold_cpus()
1774 phandle oprom; in prom_find_mmu()
1806 phandle stdout_node; in prom_init_stdout()
1841 phandle rtas; in prom_find_machine_type()
1919 phandle node; in prom_check_displays()
2064 static void __init scan_dt_build_strings(phandle node, in scan_dt_build_strings()
2070 phandle child; in scan_dt_build_strings()
2112 static void __init scan_dt_build_struct(phandle node, unsigned long *mem_start, in scan_dt_build_struct()
2115 phandle child; in scan_dt_build_struct()
2231 phandle root; in flatten_device_tree()
2253 root = call_prom("peer", 1, 1, (phandle)0); in flatten_device_tree()
2254 if (root == (phandle)0) in flatten_device_tree()
2328 phandle isa; in fixup_device_tree_maple()
2371 phandle mc; in fixup_device_tree_maple_memory_controller()
2415 phandle ph; in fixup_device_tree_chrp()
2465 phandle u3, i2c, mpic; in fixup_device_tree_pmac()
2655 phandle cpu_pkg; in prom_find_boot_cpu()