Searched refs:fixed_voltage (Results 1 – 1 of 1) sorted by relevance
28 u32 fixed_voltage; member85 &chip->fixed_voltage); in sy8106a_i2c_probe()89 if (chip->fixed_voltage < SY8106A_MIN_MV * 1000 || in sy8106a_i2c_probe()90 chip->fixed_voltage > SY8106A_MAX_MV * 1000) in sy8106a_i2c_probe()117 vsel = (chip->fixed_voltage / 1000 - SY8106A_MIN_MV) / in sy8106a_i2c_probe()