Home
last modified time | relevance | path

Searched refs:S3C2443_TICNT_PART (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/drivers/rtc/
H A Drtc-s3c.h31 #define S3C2443_TICNT_PART(x) ((x & 0x7f00) >> 8) macro

Completed in 2 milliseconds