Home
last modified time | relevance | path

Searched refs:ofnode_get_chosen_node (Results 1 – 7 of 7) sorted by relevance

/u-boot/drivers/bootcount/
A Dbootcount-uclass.c47 node = ofnode_get_chosen_node(propname); in bootcount_store()
75 node = ofnode_get_chosen_node(propname); in bootcount_load()
/u-boot/drivers/timer/
A Dtimer-uclass.c157 node = ofnode_get_chosen_node("tick-timer"); in dm_timer_init()
A Drockchip_timer.c67 node = ofnode_get_chosen_node("tick-timer"); in timer_get_boot_us()
/u-boot/drivers/misc/
A Dfs_loader.c307 ofnode node = ofnode_get_chosen_node("firmware-loader"); in get_fs_loader()
/u-boot/include/dm/
A Dofnode.h932 ofnode ofnode_get_chosen_node(const char *propname);
/u-boot/test/dm/
A Dofnode.c376 node = ofnode_get_chosen_node("other-node"); in dm_test_ofnode_read_chosen()
380 node = ofnode_get_chosen_node("setting"); in dm_test_ofnode_read_chosen()
/u-boot/drivers/core/
A Dofnode.c862 ofnode ofnode_get_chosen_node(const char *name) in ofnode_get_chosen_node() function

Completed in 18 milliseconds