Home
last modified time | relevance | path

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

/openbmc/linux/arch/m68k/atari/
H A Dtime.c217 year = t->tm_year - atari_rtc_year_offset; in atari_tt_hwclk()
314 t->tm_year = year + atari_rtc_year_offset; in atari_tt_hwclk()
H A Dconfig.c66 int atari_rtc_year_offset; variable
441 atari_rtc_year_offset = (tos_version < 0x306) ? 70 : 68; in config_atari()
/openbmc/linux/arch/m68k/include/asm/
H A Datarihw.h30 extern int atari_rtc_year_offset;