Home
last modified time | relevance | path

Searched refs:codegendescription (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.4/arch/powerpc/platforms/52xx/
Defika.c146 const char *codegendescription; in efika_show_cpuinfo() local
154 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()