Searched refs:S3C_TIMERREG2 (Results 1 – 1 of 1) sorted by relevance
17 #define S3C_TIMERREG2(tmr,reg) S3C_TIMERREG((reg)+0x0c+((tmr)*0x0c)) macro92 #define S3C2410_TCNTB(tmr) S3C_TIMERREG2(tmr, 0x00)93 #define S3C2410_TCMPB(tmr) S3C_TIMERREG2(tmr, 0x04)94 #define S3C2410_TCNTO(tmr) S3C_TIMERREG2(tmr, (((tmr) == 4) ? 0x04 : 0x08))