Searched refs:ABB5ZES3_REG_RTC_DW (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/rtc/
H A Drtc-ab-b5ze-s3.c73 #define ABB5ZES3_REG_RTC_DW 0x07 /* RTC Day of the week register */ macro
254 tm->tm_wday = bcd2bin(regs[ABB5ZES3_REG_RTC_DW]); _abb5zes3_rtc_read_time()
283 regs[ABB5ZES3_REG_RTC_DW] = bin2bcd(tm->tm_wday); abb5zes3_rtc_set_time()

Completed in 53 milliseconds