Home
last modified time | relevance | path

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

/arch/sh/include/asm/
Dsmc37c93x.h170 #define RTC_DAY_OF_WEEK 6 macro
/arch/m68k/atari/
Dtime.c250 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()