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