Home
last modified time | relevance | path

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

/openbmc/u-boot/include/linux/
H A Dmc146818rtc.h40 #define RTC_REG_D 13 macro
83 #define RTC_VALID RTC_REG_D
/openbmc/linux/include/linux/
H A Dmc146818rtc.h69 #define RTC_REG_D 13 macro
114 #define RTC_VALID RTC_REG_D
/openbmc/linux/arch/arm/mach-footbridge/
H A Disa-rtc.c34 reg_d = CMOS_READ(RTC_REG_D); in isa_rtc_init()
/openbmc/qemu/include/hw/rtc/
H A Dmc146818rtc_regs.h47 #define RTC_REG_D 13 macro
/openbmc/qemu/hw/rtc/
H A Dmc146818rtc.c543 case RTC_REG_D: in cmos_ioport_write()
882 s->cmos_data[RTC_REG_D] = 0x80; in rtc_realizefn()
/openbmc/linux/drivers/rtc/
H A Drtc-cmos.c640 #define NVRAM_OFFSET (RTC_REG_D + 1)