Home
last modified time | relevance | path

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

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