Home
last modified time | relevance | path

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

/Linux-v6.1/arch/powerpc/platforms/powermac/
Dfeature.c106 static int uninorth_maj; variable
1534 if (uninorth_maj == 3) in g5_phy_disable_cpu1()
2554 uninorth_maj = 1; in probe_uninorth()
2559 uninorth_maj = 3; in probe_uninorth()
2564 uninorth_maj = 4; in probe_uninorth()
2567 uninorth_maj = 0; in probe_uninorth()
2581 if (uninorth_maj == 3 || uninorth_maj == 4) { in probe_uninorth()
2590 " @ 0x%08x revision: 0x%02x\n", uninorth_maj == 3 ? "U3" : in probe_uninorth()
2591 uninorth_maj == 4 ? "U4" : "UniNorth", in probe_uninorth()
3023 return uninorth_maj; in pmac_get_uninorth_variant()