Searched refs:RTC_HRS (Results 1 – 2 of 2) sorted by relevance
90 #define RTC_HRS 0x04 /* Hours 01-12 AM/PM || 00-23 */ macro
271 hours = rtc->read(rtc, RTC_HRS); in ds1685_rtc_read_time()361 rtc->write(rtc, RTC_HRS, hours); in ds1685_rtc_set_time()1190 hours = rtc->read(rtc, RTC_HRS); in ds1685_rtc_probe()1203 rtc->write(rtc, RTC_HRS, in ds1685_rtc_probe()