Searched refs:ADC128_REG_CONFIG (Results 1 - 1 of 1) sorted by path

/linux-master/drivers/hwmon/
H A Dadc128d818.c41 #define ADC128_REG_CONFIG 0x00 macro
373 if (i2c_smbus_read_byte_data(client, ADC128_REG_CONFIG) & 0xf4)
401 err = i2c_smbus_write_byte_data(client, ADC128_REG_CONFIG, 0x80);
422 err = i2c_smbus_write_byte_data(client, ADC128_REG_CONFIG, 0x01);

Completed in 228 milliseconds