Searched refs:S3C2410_RTCCON_CNTSEL (Results 1 – 2 of 2) sorted by relevance
19 #define S3C2410_RTCCON_CNTSEL (1 << 2) macro
348 if (con & S3C2410_RTCCON_CNTSEL) { in s3c24xx_rtc_enable()352 writew(tmp & ~S3C2410_RTCCON_CNTSEL, in s3c24xx_rtc_enable()
Completed in 4 milliseconds