Searched refs:PM_ISU0_ALT (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.c38 #define PM_ISU0_ALT 6 macro
164 if (unit == PM_ISU0_ALT)
423 if (unit == PM_ISU0_ALT)
450 unituse[PM_ISU0_ALT] = 1; /* move ISU to TTM1 */
478 if (unit == PM_ISU0 && unituse[PM_ISU0_ALT]) {
480 unit = PM_ISU0_ALT;
H A Dpower5+-pmu.c38 #define PM_ISU0_ALT 6 macro
157 if (unit == PM_ISU0_ALT)
487 if (unit == PM_ISU0_ALT)
510 unituse[PM_ISU0_ALT] = 1; /* move ISU to TTM1 */
538 if (unit == PM_ISU0 && unituse[PM_ISU0_ALT]) {
540 unit = PM_ISU0_ALT;

Completed in 90 milliseconds