Searched refs:MMCRA_PMC8SEL0_SH (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 Dpower4-pmu.c101 #define MMCRA_PMC8SEL0_SH 17 /* PMC8SEL bit 0 for GP */ macro
508 mmcra |= (psel & 1) << MMCRA_PMC8SEL0_SH;
539 mmcr[2] &= ~(1UL << MMCRA_PMC8SEL0_SH);

Completed in 60 milliseconds