Home
last modified time | relevance | path

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

/arch/powerpc/platforms/powermac/
Dfeature.c112 static int uninorth_maj; variable
1550 if (uninorth_maj == 3) in g5_phy_disable_cpu1()
2575 uninorth_maj = 1; in probe_uninorth()
2580 uninorth_maj = 3; in probe_uninorth()
2585 uninorth_maj = 4; in probe_uninorth()
2588 uninorth_maj = 0; in probe_uninorth()
2602 if (uninorth_maj == 3 || uninorth_maj == 4) { in probe_uninorth()
2611 " @ 0x%08x revision: 0x%02x\n", uninorth_maj == 3 ? "U3" : in probe_uninorth()
2612 uninorth_maj == 4 ? "U4" : "UniNorth", in probe_uninorth()
3042 return uninorth_maj; in pmac_get_uninorth_variant()