Searched refs:PM_GRS_SH (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.c27 #define PM_GRS_SH 8 /* Storage subsystem mux select */ macro
181 value |= (unsigned long)((event >> PM_GRS_SH) & fmask)
524 grsel = (event[i] >> PM_GRS_SH) & PM_GRS_MSK;
H A Dpower5+-pmu.c27 #define PM_GRS_SH 8 /* Storage subsystem mux select */ macro
174 value |= (unsigned long)((event >> PM_GRS_SH) & fmask)
579 grsel = (event[i] >> PM_GRS_SH) & PM_GRS_MSK;

Completed in 156 milliseconds