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.c45 node = ofnode_get_chosen_node(propname); in bootcount_store()
73 node = ofnode_get_chosen_node(propname); in bootcount_load()
/u-boot/drivers/timer/
A Dtimer-uclass.c143 node = ofnode_get_chosen_node("tick-timer"); in dm_timer_init()
A Drockchip_timer.c68 node = ofnode_get_chosen_node("tick-timer"); in timer_get_boot_us()
/u-boot/test/dm/
A Dofnode.c193 node = ofnode_get_chosen_node("other-node"); in dm_test_ofnode_read_chosen()
197 node = ofnode_get_chosen_node("setting"); in dm_test_ofnode_read_chosen()
/u-boot/include/dm/
A Dofnode.h665 ofnode ofnode_get_chosen_node(const char *propname);
/u-boot/board/xilinx/common/
A Dboard.c31 eeprom = ofnode_get_chosen_node("xlnx,eeprom"); in zynq_board_read_rom_ethaddr()
/u-boot/drivers/core/
A Dofnode.c482 ofnode ofnode_get_chosen_node(const char *name) in ofnode_get_chosen_node() function

Completed in 18 milliseconds