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

/linux-master/arch/powerpc/platforms/powermac/
H A Dfeature.c108 static int uninorth_maj; variable
1536 if (uninorth_maj == 3)
2553 uninorth_maj = 1;
2558 uninorth_maj = 3;
2563 uninorth_maj = 4;
2566 uninorth_maj = 0;
2577 if (uninorth_maj == 3 || uninorth_maj == 4) {
2586 " @ 0x%08x revision: 0x%02x\n", uninorth_maj == 3 ? "U3" :
2587 uninorth_maj
[all...]

Completed in 102 milliseconds