Searched refs:RTC_DAY_OF_WEEK (Results 1 – 2 of 2) sorted by relevance
170 #define RTC_DAY_OF_WEEK 6 macro
250 wday = RTC_READ( RTC_DAY_OF_WEEK ); in atari_tt_hwclk()259 if (wday >= 0) RTC_WRITE( RTC_DAY_OF_WEEK, wday ); in atari_tt_hwclk()