Searched refs:M41T80_REG_WDAY (Results 1 – 1 of 1) sorted by relevance
37 #define M41T80_REG_WDAY 0x04 macro222 tm->tm_wday = buf[M41T80_REG_WDAY] & 0x07; in m41t80_rtc_read_time()244 buf[M41T80_REG_WDAY] = tm->tm_wday; in m41t80_rtc_set_time()250 val = i2c_smbus_read_byte_data(client, M41T80_REG_WDAY); in m41t80_rtc_set_time()254 buf[M41T80_REG_WDAY] |= (val & 0xf0); in m41t80_rtc_set_time()445 M41T80_REG_WDAY : M41T80_REG_SQW; in m41t80_get_freq()477 M41T80_REG_WDAY : M41T80_REG_SQW; in m41t80_sqw_set_rate()