Searched refs:RTC_DAY_OF_MONTH (Results 1 – 7 of 7) sorted by relevance
113 chrp_cmos_clock_write(tm.tm_mday,RTC_DAY_OF_MONTH); in chrp_set_rtc_time()138 day = chrp_cmos_clock_read(RTC_DAY_OF_MONTH); in chrp_get_rtc_time()
124 p->time->tm_mday = CMOS_READ(RTC_DAY_OF_MONTH); in mc146818_get_time_callback()292 CMOS_WRITE(day, RTC_DAY_OF_MONTH); in mc146818_set_time()
60 #define RTC_DAY_OF_MONTH 7 macro
269 day = RTC_READ( RTC_DAY_OF_MONTH ); in atari_tt_hwclk()278 RTC_WRITE( RTC_DAY_OF_MONTH, day ); in atari_tt_hwclk()
172 #define RTC_DAY_OF_MONTH 7 macro
100 day = CMOS_READ(RTC_DAY_OF_MONTH); in mc146818_get_cmos_time()
33 day = CMOS_READ(RTC_DAY_OF_MONTH); in read_persistent_clock64()