Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/platforms/powermac/
H A Dfeature.c131 static struct pmac_mb_def pmac_mb; variable
183 pmac_mb.model_id != PMAC_TYPE_YIKES); in ohare_htw_scc_enable()
1871 return pmac_mb.model_id; in generic_get_mb_info()
1873 return pmac_mb.board_flags; in generic_get_mb_info()
2376 if (pmac_mb.features) in pmac_do_feature_call()
2417 pmac_mb = pmac_mb_defs[i]; in probe_motherboard()
2423 pmac_mb = pmac_mb_defs[i]; in probe_motherboard()
2452 pmac_mb.features = core99_features; in probe_motherboard()
2457 pmac_mb.features = pangea_features; in probe_motherboard()
2468 pmac_mb.features = g5_features; in probe_motherboard()
[all …]