Home
last modified time | relevance | path

Searched refs:of_find_node_by_path (Results 1 – 25 of 136) sorted by relevance

123456

/linux-6.3-rc2/drivers/of/
A Dunittest.c78 np = of_find_node_by_path("/testcase-data"); in of_unittest_find_node_by_name()
86 np = of_find_node_by_path("/testcase-data/"); in of_unittest_find_node_by_name()
96 np = of_find_node_by_path("testcase-alias"); in of_unittest_find_node_by_name()
104 np = of_find_node_by_path("testcase-alias/"); in of_unittest_find_node_by_name()
118 np = of_find_node_by_path("missing-alias"); in of_unittest_find_node_by_name()
177 np = of_find_node_by_path("/testcase-data"); in of_unittest_dynamic()
317 np = of_find_node_by_path(full_name); in of_unittest_printf()
908 np = of_find_node_by_path(path); in of_unittest_dma_ranges_one()
1396 dup = of_find_node_by_path(full_name); in attach_node_and_children()
1561 np = of_find_node_by_path(path); in of_path_to_platform_device()
[all …]
A Dresolver.c309 tree_symbols = of_find_node_by_path("/__symbols__"); in of_resolve_phandles()
330 refnode = of_find_node_by_path(refpath); in of_resolve_phandles()
/linux-6.3-rc2/arch/powerpc/platforms/chrp/
A Dsetup.c105 root = of_find_node_by_path("/"); in chrp_show_cpuinfo()
201 root = of_find_node_by_path("/"); in sio_init()
268 node = of_find_node_by_path("/"); in chrp_init()
281 node = of_find_node_by_path(property); in chrp_init()
299 struct device_node *root = of_find_node_by_path("/"); in chrp_setup_arch()
378 root = of_find_node_by_path("/"); in chrp_find_openpic()
/linux-6.3-rc2/arch/powerpc/mm/
A Dnuma.c384 root = of_find_node_by_path("/ibm,opal"); in initialize_form2_numa_distance_lookup_table()
386 root = of_find_node_by_path("/rtas"); in initialize_form2_numa_distance_lookup_table()
388 root = of_find_node_by_path("/"); in initialize_form2_numa_distance_lookup_table()
452 root = of_find_node_by_path("/ibm,opal"); in find_primary_domain_index()
454 root = of_find_node_by_path("/rtas"); in find_primary_domain_index()
456 root = of_find_node_by_path("/"); in find_primary_domain_index()
558 memory = of_find_node_by_path("/ibm,dynamic-reconfiguration-memory"); in of_get_assoc_arrays()
1015 memory = of_find_node_by_path("/ibm,dynamic-reconfiguration-memory"); in parse_numa_properties()
1119 rtas = of_find_node_by_path("/rtas"); in find_possible_nodes()
1336 memory = of_find_node_by_path("/ibm,dynamic-reconfiguration-memory"); in hot_add_scn_to_nid()
[all …]
/linux-6.3-rc2/arch/powerpc/platforms/cell/
A Dsetup.c67 root = of_find_node_by_path("/"); in cell_show_cpuinfo()
154 struct device_node *root = of_find_node_by_path("/"); in cell_publish_devices()
/linux-6.3-rc2/drivers/sbus/char/
A Dopenprom.c218 dp = of_find_node_by_path("/"); in opromnext()
262 dp = of_find_node_by_path(op->oprom_array); in oprompath2node()
508 dp = of_find_node_by_path("/"); in opiocgetnext()
674 data->current_node = of_find_node_by_path("/"); in openprom_open()
711 options_node = of_get_child_by_name(of_find_node_by_path("/"), "options"); in openprom_init()
/linux-6.3-rc2/drivers/clocksource/
A Dtimer-integrator-ap.c188 alias_node = of_find_node_by_path(path); in integrator_ap_timer_init_of()
208 alias_node = of_find_node_by_path(path); in integrator_ap_timer_init_of()
/linux-6.3-rc2/arch/powerpc/platforms/52xx/
A Defika.c77 root = of_find_node_by_path("/"); in efika_pcisetup()
148 root = of_find_node_by_path("/"); in efika_show_cpuinfo()
/linux-6.3-rc2/arch/powerpc/platforms/8xx/
A Dmpc885ads_setup.c180 np = of_find_node_by_path("/soc@ff000000/cpm@9c0/serial@a80"); in mpc885ads_setup_arch()
182 np = of_find_node_by_path("/soc@ff000000/cpm@9c0/ethernet@a40"); in mpc885ads_setup_arch()
/linux-6.3-rc2/arch/powerpc/kernel/
A Dfirmware.c30 hyper_node = of_find_node_by_path("/hypervisor"); in check_kvm_guest()
A Dpci_32.c139 dn = of_find_node_by_path("/"); in pcibios_make_OF_bus_map()
221 dn = of_find_node_by_path("/"); in pci_create_OF_bus_map()
A Dproc_powerpc.c82 if (!of_find_node_by_path("/rtas")) in proc_ppc64_create()
/linux-6.3-rc2/arch/riscv/kernel/
A Dtime.c23 cpu = of_find_node_by_path("/cpus"); in time_init()
/linux-6.3-rc2/arch/powerpc/platforms/powermac/
A Dsetup.c103 np = of_find_node_by_path("/"); in pmac_show_cpuinfo()
475 np = of_find_node_by_path("/u3@0,f8000000/i2c@f8001000/fan@15e"); in pmac_declare_of_platform_devices()
524 prom_stdout = of_find_node_by_path(name); in check_pmac_serial_console()
/linux-6.3-rc2/arch/powerpc/platforms/pseries/
A Dhotplug-memory.c30 np = of_find_node_by_path("/ibm,dynamic-reconfiguration-memory"); in pseries_memory_block_size()
47 np = of_find_node_by_path("/memory@0"); in pseries_memory_block_size()
61 np = of_find_node_by_path(buf); in pseries_memory_block_size()
166 parent = of_find_node_by_path("/"); in update_lmb_associativity_index()
184 dr_node = of_find_node_by_path("/ibm,dynamic-reconfiguration-memory"); in update_lmb_associativity_index()
A Dibmebus.c155 struct device_node *tn = of_find_node_by_path(data); in ibmebus_match_path()
191 root = of_find_node_by_path("/"); in ibmebus_create_devices()
291 if ((dn = of_find_node_by_path(path))) { in probe_store()
A Dio_event_irq.c150 np = of_find_node_by_path("/event-sources/ibm,io-events"); in ioei_init()
A Dpseries_energy.c44 dn = of_find_node_by_path("/cpus"); in cpu_to_drc_index()
117 dn = of_find_node_by_path("/cpus"); in drc_index_to_cpu()
A Dof_helpers.c36 parent = of_find_node_by_path(parent_path); in pseries_of_derive_parent()
/linux-6.3-rc2/arch/arm/mach-at91/
A Dsam_secure.c45 np = of_find_node_by_path("/firmware/optee"); in sam_secure_init()
/linux-6.3-rc2/drivers/mtd/parsers/
A Dofpart_bcm4908.c23 root = of_find_node_by_path("/"); in bcm4908_partitions_fw_offset()
/linux-6.3-rc2/drivers/macintosh/
A Dvia-pmu-led.c91 dt = of_find_node_by_path("/"); in via_pmu_led_init()
/linux-6.3-rc2/arch/powerpc/kexec/
A Dranges.c340 dn = of_find_node_by_path("/rtas"); in add_rtas_mem_range()
365 dn = of_find_node_by_path("/ibm,opal"); in add_opal_mem_range()
/linux-6.3-rc2/arch/powerpc/platforms/powernv/
A Dopal-rtc.c68 rtc = of_find_node_by_path("/ibm,opal/rtc"); in opal_time_init()
/linux-6.3-rc2/arch/mips/pic32/pic32mzda/
A Dinit.c95 root = of_find_node_by_path("/"); in pic32_of_prepare_platform_data()

Completed in 49 milliseconds

123456