Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/include/asm/
H A Dpmac_feature.h123 #define PMAC_TYPE_UNKNOWN_K2 0x19f /* Any other K2 based */ macro
/openbmc/linux/arch/powerpc/platforms/powermac/
H A Dfeature.c2466 pmac_mb.model_id = PMAC_TYPE_UNKNOWN_K2; in probe_motherboard()