Home
last modified time | relevance | path

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

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