Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwmon/
H A Damc6821.c46 #define AMC6821_REG_CONF4 0x04 macro
197 AMC6821_REG_CONF4); in amc6821_update_device()
661 config = i2c_smbus_read_byte_data(client, AMC6821_REG_CONF4); in fan1_div_store()
681 if (i2c_smbus_write_byte_data(client, AMC6821_REG_CONF4, config)) { in fan1_div_store()
823 config = i2c_smbus_read_byte_data(client, AMC6821_REG_CONF4); in amc6821_init_client()
833 if (i2c_smbus_write_byte_data(client, AMC6821_REG_CONF4, in amc6821_init_client()