Searched refs:S3C2410_TCFG1_MUX4_TCLK1 (Results 1 – 2 of 2) sorted by relevance
/arch/arm/plat-samsung/include/plat/ | ||
D | regs-timer.h | 35 #define S3C2410_TCFG1_MUX4_TCLK1 (4<<16) macro |
/arch/arm/plat-samsung/ | ||
D | time.c | 178 tcfg1 |= S3C2410_TCFG1_MUX4_TCLK1; in s3c2410_timer_setup() |