Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Dmc146818rtc.h59 #define RTC_DAY_OF_WEEK 6 macro
/linux-6.1.9/arch/m68k/atari/
Dtime.c270 wday = RTC_READ( RTC_DAY_OF_WEEK ); in atari_tt_hwclk()
279 if (wday >= 0) RTC_WRITE( RTC_DAY_OF_WEEK, wday ); in atari_tt_hwclk()
/linux-6.1.9/arch/sh/include/asm/
Dsmc37c93x.h171 #define RTC_DAY_OF_WEEK 6 macro