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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/kernel/
H A Dpower5-pmu.c392 int i, isbus, bit, grsel; local
496 isbus = event[i] & PM_BUSEVENT_MSK;
503 if (isbus) {
515 if ((psel == 8 || psel == 0x10) && isbus && (byte & 2))
522 if (isbus && unit == PM_GRS) {
H A Dpower5+-pmu.c461 int i, isbus, bit, grsel; local
556 isbus = event[i] & PM_BUSEVENT_MSK;
569 if (isbus && (byte & 2) &&
577 if (isbus && unit == PM_GRS) {

Completed in 175 milliseconds