Home
last modified time | relevance | path

Searched refs:ofnode_path (Results 1 – 15 of 15) sorted by relevance

/openbmc/u-boot/test/dm/
H A Dofnode.c11 ofnode root_node = ofnode_path("/"); in dm_test_ofnode_compatible()
52 node = ofnode_path("/cros-ec/flash"); in dm_test_ofnode_fmap()
H A Dregmap.c50 node = ofnode_path("/syscon@2"); in dm_test_regmap_base()
H A Dtest-fdt.c648 node = ofnode_path("/usb@2"); in dm_test_fdt_livetree_writing()
697 node = ofnode_path("/usb@2"); in dm_test_fdt_disable_enable_by_path()
/openbmc/u-boot/cmd/
H A Dbind.c135 ofnode = ofnode_path(path); in bind_by_node_path()
152 ofnode = ofnode_path(path); in bind_by_node_path()
169 ofnode = ofnode_path(path); in unbind_by_node_path()
/openbmc/u-boot/drivers/core/
H A Dof_extra.c81 config_node = ofnode_path("/config"); in ofnode_decode_memory_region()
99 node = ofnode_path(mem); in ofnode_decode_memory_region()
H A Dofnode.c401 ofnode ofnode_path(const char *path) in ofnode_path() function
413 chosen_node = ofnode_path("/chosen"); in ofnode_get_chosen_prop()
426 return ofnode_path(prop); in ofnode_get_chosen_node()
H A Ddevice.c828 ofnode node = ofnode_path(path); in dev_disable_by_path()
857 ofnode node = ofnode_path(path); in dev_enable_by_path()
H A Droot.c349 node = ofnode_path(path); in dm_scan_fdt_ofnode_path()
/openbmc/u-boot/board/emulation/qemu-riscv/
H A Dqemu-riscv.c29 chosen_node = ofnode_path("/chosen"); in board_late_init()
/openbmc/u-boot/board/synopsys/hsdk/
H A Dclk-lib.c24 .node = ofnode_path("/clk-fmeas"), in soc_clk_ctl()
/openbmc/u-boot/drivers/cpu/
H A Dcpu-uclass.c89 node = ofnode_path("/cpus"); in uclass_cpu_init()
/openbmc/u-boot/drivers/serial/
H A Dserial_uniphier.c132 root_node = ofnode_path("/"); in uniphier_serial_probe()
/openbmc/u-boot/drivers/misc/
H A Dfs_loader.c230 fs_loader_node = ofnode_path(fs_loader_path); in fs_loader_ofdata_to_platdata()
/openbmc/u-boot/board/theobroma-systems/puma_rk3399/
H A Dpuma-rk3399.c48 node = ofnode_path("/config"); in rk3399_force_power_on_reset()
/openbmc/u-boot/include/dm/
H A Dofnode.h496 ofnode ofnode_path(const char *path);