Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/powerpc/platforms/powermac/
Dfeature.c107 static int uninorth_maj; variable
1535 if (uninorth_maj == 3) in g5_phy_disable_cpu1()
2555 uninorth_maj = 1; in probe_uninorth()
2560 uninorth_maj = 3; in probe_uninorth()
2565 uninorth_maj = 4; in probe_uninorth()
2568 uninorth_maj = 0; in probe_uninorth()
2582 if (uninorth_maj == 3 || uninorth_maj == 4) { in probe_uninorth()
2591 " @ 0x%08x revision: 0x%02x\n", uninorth_maj == 3 ? "U3" : in probe_uninorth()
2592 uninorth_maj == 4 ? "U4" : "UniNorth", in probe_uninorth()
3019 return uninorth_maj; in pmac_get_uninorth_variant()