Searched refs:ofnode_get_chosen_prop (Results 1 – 5 of 5) sorted by relevance
24 ofnode_get_chosen_prop("xlnx,eeprom")); in zynq_board_read_rom_ethaddr()
225 fs_loader_path = ofnode_get_chosen_prop("firmware-loader"); in fs_loader_ofdata_to_platdata()
211 ofnode_get_chosen_prop("u-boot,spl-boot-device"); in setup_boottargets()
506 const char *ofnode_get_chosen_prop(const char *propname);
409 const char *ofnode_get_chosen_prop(const char *name) in ofnode_get_chosen_prop() function422 prop = ofnode_get_chosen_prop(name); in ofnode_get_chosen_node()