Searched refs:S3C2410_RTCCON_CLKRST (Results 1 – 2 of 2) sorted by relevance
20 #define S3C2410_RTCCON_CLKRST (1 << 3) macro
356 if (con & S3C2410_RTCCON_CLKRST) { in s3c24xx_rtc_enable()360 writew(tmp & ~S3C2410_RTCCON_CLKRST, in s3c24xx_rtc_enable()
Completed in 4 milliseconds