Searched refs:ofnode_get_chosen_node (Results 1 – 6 of 6) sorted by relevance
44 node = ofnode_get_chosen_node(propname); in bootcount_store()72 node = ofnode_get_chosen_node(propname); in bootcount_load()
19 eeprom = ofnode_get_chosen_node("xlnx,eeprom"); in zynq_board_read_rom_ethaddr()
103 node = ofnode_get_chosen_node("tick-timer"); in dm_timer_init()
64 node = ofnode_get_chosen_node("tick-timer"); in timer_get_boot_us()
513 ofnode ofnode_get_chosen_node(const char *name);
418 ofnode ofnode_get_chosen_node(const char *name) in ofnode_get_chosen_node() function