Home
last modified time | relevance | path

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

/linux-2.6.39/arch/powerpc/platforms/powermac/
Dfeature.c111 static int uninorth_maj; variable
1549 if (uninorth_maj == 3) in g5_phy_disable_cpu1()
2574 uninorth_maj = 1; in probe_uninorth()
2579 uninorth_maj = 3; in probe_uninorth()
2584 uninorth_maj = 4; in probe_uninorth()
2587 uninorth_maj = 0; in probe_uninorth()
2601 if (uninorth_maj == 3 || uninorth_maj == 4) { in probe_uninorth()
2610 " @ 0x%08x revision: 0x%02x\n", uninorth_maj == 3 ? "U3" : in probe_uninorth()
2611 uninorth_maj == 4 ? "U4" : "UniNorth", in probe_uninorth()
3051 return uninorth_maj; in pmac_get_uninorth_variant()