codegendescription  146 arch/powerpc/platforms/52xx/efika.c 	const char *codegendescription;
codegendescription  154 arch/powerpc/platforms/52xx/efika.c 	codegendescription = of_get_property(root, "CODEGEN,description", NULL);
codegendescription  157 arch/powerpc/platforms/52xx/efika.c 	if (codegendescription)
codegendescription  158 arch/powerpc/platforms/52xx/efika.c 		seq_printf(m, "machine\t\t: %s\n", codegendescription);