Searched refs:S3C2410_RTCCON_CNTSEL (Results 1 – 2 of 2) sorted by relevance
22 #define S3C2410_RTCCON_CNTSEL (1 << 2) macro
379 if (con & S3C2410_RTCCON_CNTSEL) { in s3c24xx_rtc_enable()383 writew(tmp & ~S3C2410_RTCCON_CNTSEL, in s3c24xx_rtc_enable()