S3C_TIMERREG2      83 include/asm-arm/plat-s3c/regs-timer.h #define S3C2410_TCNTB(tmr)    S3C_TIMERREG2(tmr, 0x00)
S3C_TIMERREG2      84 include/asm-arm/plat-s3c/regs-timer.h #define S3C2410_TCMPB(tmr)    S3C_TIMERREG2(tmr, 0x04)
S3C_TIMERREG2      85 include/asm-arm/plat-s3c/regs-timer.h #define S3C2410_TCNTO(tmr)    S3C_TIMERREG2(tmr, (((tmr) == 4) ? 0x04 : 0x08))