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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/kernel/
H A Dppc970-pmu.c185 static unsigned long unit_cons[PM_LASTUNIT+1][2] = { variable
214 mask |= unit_cons[unit][0];
215 value |= unit_cons[unit][1];
H A Dpower5-pmu.c131 static unsigned long unit_cons[PM_LASTUNIT+1][2] = { variable
166 mask |= unit_cons[unit][0];
167 value |= unit_cons[unit][1];
H A Dpower5+-pmu.c127 static unsigned long unit_cons[PM_LASTUNIT+1][2] = { variable
159 mask |= unit_cons[unit][0];
160 value |= unit_cons[unit][1];

Completed in 111 milliseconds