Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/rtc/
Drtc-s3c.h34 #define S3C2443_TICNT_PART(x) ((x & 0x7f00) >> 8) macro
Drtc-s3c.c668 tmp |= S3C2443_TICNT_PART(val); in s3c2416_rtc_setfreq()
686 tmp |= S3C2443_TICNT_PART(val); in s3c2443_rtc_setfreq()