Home
last modified time | relevance | path

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

/drivers/hwmon/
Damc6821.c43 #define AMC6821_REG_CONF1 0x00 macro
236 reg = i2c_smbus_read_byte_data(client, AMC6821_REG_CONF1); in amc6821_update_device()
389 config = i2c_smbus_read_byte_data(client, AMC6821_REG_CONF1); in pwm1_enable_store()
414 if (i2c_smbus_write_byte_data(client, AMC6821_REG_CONF1, config)) { in pwm1_enable_store()
877 config = i2c_smbus_read_byte_data(client, AMC6821_REG_CONF1); in amc6821_init_client()
894 client, AMC6821_REG_CONF1, config)) { in amc6821_init_client()