Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/powerpc/platforms/powermac/
H A 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 in probe_uninorth()
[all...]
/kernel/linux/linux-6.6/arch/powerpc/platforms/powermac/
H A Dfeature.c108 static int uninorth_maj; variable
1536 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()
2579 if (uninorth_maj == 3 || uninorth_maj == 4) { in probe_uninorth()
2588 " @ 0x%08x revision: 0x%02x\n", uninorth_maj == 3 ? "U3" : in probe_uninorth()
2589 uninorth_maj in probe_uninorth()
[all...]

Completed in 6 milliseconds