GTCFR_STP 209 arch/powerpc/sysdev/fsl_gtm.c clrsetbits_8(tmr->gtcfr, ~(GTCFR_STP(num) | GTCFR_RST(num)), GTCFR_STP 210 arch/powerpc/sysdev/fsl_gtm.c GTCFR_STP(num) | GTCFR_RST(num)); GTCFR_STP 212 arch/powerpc/sysdev/fsl_gtm.c setbits8(tmr->gtcfr, GTCFR_STP(num)); GTCFR_STP 223 arch/powerpc/sysdev/fsl_gtm.c clrbits8(tmr->gtcfr, GTCFR_STP(num)); GTCFR_STP 310 arch/powerpc/sysdev/fsl_gtm.c setbits8(tmr->gtcfr, GTCFR_STP(num));