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