Searched refs:reg_sqw (Results 1 – 1 of 1) sorted by relevance
444 int reg_sqw = (m41t80->features & M41T80_FEATURE_SQ_ALT) ? in m41t80_get_freq() local446 int ret = i2c_smbus_read_byte_data(client, reg_sqw); in m41t80_get_freq()476 int reg_sqw = (m41t80->features & M41T80_FEATURE_SQ_ALT) ? in m41t80_sqw_set_rate() local487 reg = i2c_smbus_read_byte_data(client, reg_sqw); in m41t80_sqw_set_rate()493 ret = i2c_smbus_write_byte_data(client, reg_sqw, reg); in m41t80_sqw_set_rate()