Searched refs:reg_sqw (Results 1 – 1 of 1) sorted by relevance
446 int reg_sqw = (m41t80->features & M41T80_FEATURE_SQ_ALT) ? in m41t80_get_freq() local448 int ret = i2c_smbus_read_byte_data(client, reg_sqw); in m41t80_get_freq()478 int reg_sqw = (m41t80->features & M41T80_FEATURE_SQ_ALT) ? in m41t80_sqw_set_rate() local489 reg = i2c_smbus_read_byte_data(client, reg_sqw); in m41t80_sqw_set_rate()495 ret = i2c_smbus_write_byte_data(client, reg_sqw, reg); in m41t80_sqw_set_rate()