Searched refs:codegendescription (Results 1 – 1 of 1) sorted by relevance
145 const char *codegendescription; in efika_show_cpuinfo() local153 codegendescription = of_get_property(root, "CODEGEN,description", NULL); in efika_show_cpuinfo()156 if (codegendescription) in efika_show_cpuinfo()157 seq_printf(m, "machine\t\t: %s\n", codegendescription); in efika_show_cpuinfo()