Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwmon/
H A Dadt7462.c42 #define ADT7462_REG_CFG2 0x02 macro
768 data->cfg2 = i2c_smbus_read_byte_data(client, ADT7462_REG_CFG2); in adt7462_update_device()
1072 reg = i2c_smbus_read_byte_data(client, ADT7462_REG_CFG2); in force_pwm_max_store()
1078 i2c_smbus_write_byte_data(client, ADT7462_REG_CFG2, reg); in force_pwm_max_store()