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