Searched refs:RTC7301_DAY_OF_WEEK (Results 1 – 1 of 1) sorted by relevance
30 #define RTC7301_DAY_OF_WEEK 0x6 /* Bank 0 and Band 1 */ macro159 tm->tm_wday = (rtc7301_read(priv, RTC7301_DAY_OF_WEEK) & ~RTC7301_AE); in rtc7301_get_time()189 RTC7301_DAY_OF_WEEK); in rtc7301_write_time()