Searched refs:S3C2410_RTCCON_CNTSEL (Results 1 – 2 of 2) sorted by relevance
22 #define S3C2410_RTCCON_CNTSEL (1 << 2) macro
403 if ((readw(base + S3C2410_RTCCON) & S3C2410_RTCCON_CNTSEL)) { in s3c_rtc_enable()407 writew(tmp & ~S3C2410_RTCCON_CNTSEL, in s3c_rtc_enable()