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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/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];
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/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 103 milliseconds