Home
last modified time | relevance | path

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

/linux/drivers/rtc/
H A Drtc-s3c.h12 #define S3C2410_RTCREG(x) (x) macro
13 #define S3C2410_INTP S3C2410_RTCREG(0x30)
17 #define S3C2410_RTCCON S3C2410_RTCREG(0x40)
24 #define S3C2410_RTCALM S3C2410_RTCREG(0x50)
33 #define S3C2410_ALMSEC S3C2410_RTCREG(0x54)
34 #define S3C2410_ALMMIN S3C2410_RTCREG(0x58)
35 #define S3C2410_ALMHOUR S3C2410_RTCREG(0x5c)
37 #define S3C2410_ALMDATE S3C2410_RTCREG(0x60)
38 #define S3C2410_ALMMON S3C2410_RTCREG(0x64)
39 #define S3C2410_ALMYEAR S3C2410_RTCREG(0x68)
[all …]