Home
last modified time | relevance | path

Searched defs:RTC_CENTURY (Results 1 – 8 of 8) sorted by relevance

/openbmc/qemu/include/hw/rtc/
H A Dmc146818rtc_regs.h50 #define RTC_CENTURY 0x32 macro
/openbmc/u-boot/drivers/rtc/
H A Dds174x.c31 #define RTC_CENTURY ( RTC_BASE + 0 ) macro
H A Dds1556.c36 #define RTC_CENTURY ( RTC_BASE + 0x8 ) macro
/openbmc/linux/drivers/rtc/
H A Drtc-ds1742.c26 #define RTC_CENTURY 0 macro
H A Drtc-stk17ta8.c27 #define RTC_CENTURY (RTC_OFFSET + 1) macro
H A Drtc-ds1553.c31 #define RTC_CENTURY (RTC_OFFSET + 8) macro
H A Drtc-ds1511.c79 #define RTC_CENTURY DS1511_CENTURY macro
/openbmc/linux/include/linux/rtc/
H A Dds1685.h96 #define RTC_CENTURY 0x48 /* Century 00-99 */ macro