Home
last modified time | relevance | path

Searched refs:S3C2410_TCFG1_MUX4_TCLK1 (Results 1 – 2 of 2) sorted by relevance

/arch/arm/plat-samsung/include/plat/
Dregs-timer.h35 #define S3C2410_TCFG1_MUX4_TCLK1 (4<<16) macro
/arch/arm/plat-samsung/
Dtime.c178 tcfg1 |= S3C2410_TCFG1_MUX4_TCLK1; in s3c2410_timer_setup()