Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/hwmon/
Damc6821.c56 #define AMC6821_REG_CONF1 0x00 macro
249 reg = i2c_smbus_read_byte_data(client, AMC6821_REG_CONF1); in amc6821_update_device()
419 config = i2c_smbus_read_byte_data(client, AMC6821_REG_CONF1); in set_pwm1_enable()
444 if (i2c_smbus_write_byte_data(client, AMC6821_REG_CONF1, config)) { in set_pwm1_enable()
945 config = i2c_smbus_read_byte_data(client, AMC6821_REG_CONF1); in amc6821_init_client()
962 client, AMC6821_REG_CONF1, config)) { in amc6821_init_client()