Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/platforms/52xx/
H A Defika.c145 const char *codegendescription; in efika_show_cpuinfo() local
153 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()