Home
last modified time | relevance | path

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

/external/u-boot/test/dm/
Dofnode.c10 ofnode root_node = ofnode_path("/"); in dm_test_ofnode_compatible()
Dregmap.c50 node = ofnode_path("/syscon@2"); in dm_test_regmap_base()
/external/u-boot/drivers/cpu/
Dcpu-uclass.c66 node = ofnode_path("/cpus"); in uclass_cpu_init()
/external/u-boot/board/synopsys/hsdk/
Dclk-lib.c24 .node = ofnode_path("/clk-fmeas"), in soc_clk_ctl()
/external/u-boot/drivers/core/
Dofnode.c366 ofnode ofnode_path(const char *path) in ofnode_path() function
378 chosen_node = ofnode_path("/chosen"); in ofnode_get_chosen_prop()
391 return ofnode_path(prop); in ofnode_get_chosen_node()
Droot.c345 node = ofnode_path("/clocks"); in dm_extended_scan_fdt()
/external/u-boot/drivers/serial/
Dserial_uniphier.c132 root_node = ofnode_path("/"); in uniphier_serial_probe()
/external/u-boot/board/theobroma-systems/puma_rk3399/
Dpuma-rk3399.c48 node = ofnode_path("/config"); in rk3399_force_power_on_reset()
/external/u-boot/include/dm/
Dofnode.h475 ofnode ofnode_path(const char *path);