Home
last modified time | relevance | path

Searched refs:RTC7301_DAY_OF_WEEK (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/rtc/
H A Drtc-r7301.c31 #define RTC7301_DAY_OF_WEEK 0x6 /* Bank 0 and Band 1 */ macro
171 tm->tm_wday = (rtc7301_read(priv, RTC7301_DAY_OF_WEEK) & ~RTC7301_AE); in rtc7301_get_time()
201 RTC7301_DAY_OF_WEEK); in rtc7301_write_time()