Searched refs:of_flat_dt_get_machine_name (Results 1 – 6 of 6) sorted by relevance
82 extern const char *of_flat_dt_get_machine_name(void);96 static inline const char *of_flat_dt_get_machine_name(void) { return NULL; } in of_flat_dt_get_machine_name() function
28 machine = of_flat_dt_get_machine_name(); in nios2_soc_device_init()
57 mips_set_machine_name(of_flat_dt_get_machine_name()); in __dt_setup_arch()
126 soc_dev_attr->machine = of_flat_dt_get_machine_name(); in clps711x_soc_init()
195 dump_stack_set_arch_desc("%s (DT)", of_flat_dt_get_machine_name()); in setup_machine_fdt()
702 const char * __init of_flat_dt_get_machine_name(void) in of_flat_dt_get_machine_name() function757 pr_info("Machine model: %s\n", of_flat_dt_get_machine_name()); in of_flat_dt_match_machine()