Searched refs:RTC_DAY_OF_WEEK (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/linux/
H A Dmc146818rtc.h59 #define RTC_DAY_OF_WEEK 6 macro
/linux-master/arch/sh/include/asm/
H A Dsmc37c93x.h171 #define RTC_DAY_OF_WEEK 6 macro
/linux-master/arch/m68k/atari/
H A Dtime.c272 wday = RTC_READ( RTC_DAY_OF_WEEK );
281 if (wday >= 0) RTC_WRITE( RTC_DAY_OF_WEEK, wday );

Completed in 147 milliseconds