Searched refs:ABB5ZES3_REG_RTC_DW (Results 1 – 1 of 1) sorted by relevance
64 #define ABB5ZES3_REG_RTC_DW 0x07 /* RTC Day of the week register */ macro241 tm->tm_wday = bcd2bin(regs[ABB5ZES3_REG_RTC_DW]); in _abb5zes3_rtc_read_time()258 regs[ABB5ZES3_REG_RTC_DW] = bin2bcd(tm->tm_wday); in abb5zes3_rtc_set_time()