Home
last modified time | relevance | path

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

123456

/linux-6.15/drivers/of/
H A Dunittest.c85 np = of_find_node_by_path("/testcase-data"); in of_unittest_find_node_by_name()
103 np = of_find_node_by_path("testcase-alias"); in of_unittest_find_node_by_name()
125 np = of_find_node_by_path("missing-alias"); in of_unittest_find_node_by_name()
328 np = of_find_node_by_path(full_name); in of_unittest_printf()
1122 np = of_find_node_by_path(path); in of_unittest_dma_ranges_one()
1442 np = of_find_node_by_path(node_path); in of_unittest_check_addr()
1953 dup = of_find_node_by_path(full_name); in attach_node_and_children()
2113 np = of_find_node_by_path(path); in of_path_to_platform_device()
2349 np = of_find_node_by_path(path); in of_path_to_i2c_client()
4282 np = of_find_node_by_path(path); in of_unittest_pci_node_verify()
[all …]
H A Dresolver.c289 struct device_node __free(device_node) *tree_symbols = of_find_node_by_path("/__symbols__"); in of_resolve_phandles()
309 refnode = of_find_node_by_path(refpath); in of_resolve_phandles()
/linux-6.15/arch/powerpc/mm/
H A Dnuma.c385 root = of_find_node_by_path("/ibm,opal"); in initialize_form2_numa_distance_lookup_table()
387 root = of_find_node_by_path("/rtas"); in initialize_form2_numa_distance_lookup_table()
389 root = of_find_node_by_path("/"); in initialize_form2_numa_distance_lookup_table()
453 root = of_find_node_by_path("/ibm,opal"); in find_primary_domain_index()
455 root = of_find_node_by_path("/rtas"); in find_primary_domain_index()
457 root = of_find_node_by_path("/"); in find_primary_domain_index()
559 memory = of_find_node_by_path("/ibm,dynamic-reconfiguration-memory"); in of_get_assoc_arrays()
1028 memory = of_find_node_by_path("/ibm,dynamic-reconfiguration-memory"); in parse_numa_properties()
1114 rtas = of_find_node_by_path("/rtas"); in find_possible_nodes()
1127 root = of_find_node_by_path("/"); in find_possible_nodes()
[all …]
H A Ddrmem.c178 memory = of_find_node_by_path("/ibm,dynamic-reconfiguration-memory"); in drmem_update_dt()
396 struct device_node *root = of_find_node_by_path("/"); in walk_drmem_lmbs()
493 dn = of_find_node_by_path("/ibm,dynamic-reconfiguration-memory"); in drmem_init()
/linux-6.15/arch/powerpc/platforms/chrp/
H 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.15/arch/powerpc/kernel/
H A Dsecure_boot.c36 node = of_find_node_by_path("/"); in is_ppc_secureboot_enabled()
60 node = of_find_node_by_path("/"); in is_ppc_trustedboot_enabled()
H A Dfirmware.c32 hyper_node = of_find_node_by_path("/hypervisor"); in check_kvm_guest()
H A Dpci_32.c139 dn = of_find_node_by_path("/"); in pcibios_make_OF_bus_map()
218 dn = of_find_node_by_path("/"); in pci_create_OF_bus_map()
/linux-6.15/arch/powerpc/platforms/52xx/
H A Defika.c78 root = of_find_node_by_path("/"); in efika_pcisetup()
149 root = of_find_node_by_path("/"); in efika_show_cpuinfo()
199 struct device_node *root = of_find_node_by_path("/"); in efika_probe()
/linux-6.15/arch/powerpc/platforms/pseries/
H A Dsetup.c113 root = of_find_node_by_path("/"); in pSeries_show_cpuinfo()
502 struct device_node *root = of_find_node_by_path("/"); in pSeries_discover_phbs()
1015 dn = of_find_node_by_path("/openprom"); in pseries_add_hw_description()
1023 dn = of_find_node_by_path("/hypervisor"); in pseries_add_hw_description()
1032 dn = of_find_node_by_path("/"); in pseries_add_hw_description()
1096 struct device_node *root = of_find_node_by_path("/"); in pSeries_probe()
H A Dibmebus.c156 struct device_node *tn = of_find_node_by_path(data); in ibmebus_match_path()
192 root = of_find_node_by_path("/"); in ibmebus_create_devices()
292 if ((dn = of_find_node_by_path(path))) { in probe_store()
H A Dlparcfg.c243 root = of_find_node_by_path("/"); in parse_ppp_data()
358 struct device_node *root = of_find_node_by_path("/"); in read_dt_lpar_name()
527 rtas_node = of_find_node_by_path("/rtas"); in pseries_lparcfg_data()
767 rootdn = of_find_node_by_path("/"); in lparcfg_data()
H A Dio_event_irq.c150 np = of_find_node_by_path("/event-sources/ibm,io-events"); in ioei_init()
H 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()
H A Dof_helpers.c36 parent = of_find_node_by_path(parent_path); in pseries_of_derive_parent()
/linux-6.15/arch/powerpc/platforms/8xx/
H A Dmpc885ads_setup.c177 np = of_find_node_by_path("/soc@ff000000/cpm@9c0/serial@a80"); in mpc885ads_setup_arch()
179 np = of_find_node_by_path("/soc@ff000000/cpm@9c0/ethernet@a40"); in mpc885ads_setup_arch()
/linux-6.15/drivers/sbus/char/
H 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()
710 options_node = of_get_child_by_name(of_find_node_by_path("/"), "options"); in openprom_init()
/linux-6.15/drivers/clocksource/
H 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.15/arch/powerpc/platforms/powermac/
H A Dsetup.c104 np = of_find_node_by_path("/"); in pmac_show_cpuinfo()
476 np = of_find_node_by_path("/u3@0,f8000000/i2c@f8001000/fan@15e"); in pmac_declare_of_platform_devices()
525 prom_stdout = of_find_node_by_path(name); in check_pmac_serial_console()
/linux-6.15/arch/arm/mach-at91/
H A Dsam_secure.c45 np = of_find_node_by_path("/firmware/optee"); in sam_secure_init()
/linux-6.15/arch/riscv/kernel/
H A Dtime.c28 cpu = of_find_node_by_path("/cpus"); in time_init()
/linux-6.15/arch/powerpc/platforms/85xx/
H A Dp2020.c62 p2020_cpu = of_find_node_by_path("/cpus/PowerPC,P2020@0"); in p2020_probe()
/linux-6.15/drivers/mtd/parsers/
H A Dofpart_bcm4908.c23 root = of_find_node_by_path("/"); in bcm4908_partitions_fw_offset()
/linux-6.15/arch/powerpc/kexec/
H A Dranges.c352 dn = of_find_node_by_path("/rtas"); in add_rtas_mem_range()
377 dn = of_find_node_by_path("/ibm,opal"); in add_opal_mem_range()
402 struct device_node *root = of_find_node_by_path("/"); in add_reserved_mem_ranges()
/linux-6.15/drivers/macintosh/
H A Dvia-pmu-led.c91 dt = of_find_node_by_path("/"); in via_pmu_led_init()

123456