Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/rtc/
H A Drtc-s3c.h31 #define S3C2443_TICNT_PART(x) ((x & 0x7f00) >> 8) macro
H A Drtc-s3c.c658 tmp |= S3C2443_TICNT_PART(val); in s3c2416_rtc_setfreq()
676 tmp |= S3C2443_TICNT_PART(val); in s3c2443_rtc_setfreq()