Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/rtc/
Drtc-s3c.h36 #define S3C2443_TICNT1_PART(x) (x & 0xff) macro
Drtc-s3c.c651 writel(S3C2443_TICNT1_PART(val), info->base + S3C2443_TICNT1); in s3c2416_rtc_setfreq()
669 writel(S3C2443_TICNT1_PART(val), info->base + S3C2443_TICNT1); in s3c2443_rtc_setfreq()