• Home
  • Raw
  • Download

Lines Matching refs:phandle

119 	phandle chosen;
625 static int __init prom_next_node(phandle *nodep) in prom_next_node()
627 phandle node; in prom_next_node()
642 static inline int __init prom_getprop(phandle node, const char *pname, in prom_getprop()
649 static inline int __init prom_getproplen(phandle node, const char *pname) in prom_getproplen()
680 static int __init prom_setprop(phandle node, const char *nodename, in prom_setprop()
1193 phandle node; in prom_count_smt_threads()
1619 phandle node; in prom_init_mem()
1772 phandle rtas_node; in prom_rtas_os_term()
1801 phandle rtas_node; in prom_instantiate_rtas()
1868 phandle ibmvtpm_node; in prom_instantiate_sml()
1946 phandle node; in prom_initialize_tce_table()
2094 phandle node; in prom_hold_cpus()
2207 phandle oprom; in prom_find_mmu()
2239 phandle stdout_node; in prom_init_stdout()
2272 phandle rtas; in prom_find_machine_type()
2346 phandle node; in prom_check_displays()
2501 static void __init scan_dt_build_strings(phandle node, in scan_dt_build_strings()
2507 phandle child; in scan_dt_build_strings()
2549 static void __init scan_dt_build_struct(phandle node, unsigned long *mem_start, in scan_dt_build_struct()
2552 phandle child; in scan_dt_build_struct()
2665 phandle root; in flatten_device_tree()
2687 root = call_prom("peer", 1, 1, (phandle)0); in flatten_device_tree()
2688 if (root == (phandle)0) in flatten_device_tree()
2762 phandle isa; in fixup_device_tree_maple()
2805 phandle mc; in fixup_device_tree_maple_memory_controller()
2849 phandle ph; in fixup_device_tree_chrp()
2899 phandle u3, i2c, mpic; in fixup_device_tree_pmac()
3087 phandle iob, node; in fixup_device_tree_pasemi()
3170 phandle cpu_pkg; in prom_find_boot_cpu()