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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/kernel/
H A Dpower6-pmu.c184 unsigned int ttmset = 0; local
218 if ((ttmset & (1 << b)) && MMCR1_TTMSEL(mmcr1, b) != u)
221 ttmset |= 1 << b;
225 if ((ttmset & 0x10) &&
228 ttmset |= 0x10;

Completed in 93 milliseconds