Home
last modified time | relevance | path

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

/linux/drivers/hwmon/
H A Dadc128d818.c47 #define ADC128_REG_CONFIG_ADV 0x0b macro
381 if (i2c_smbus_read_byte_data(client, ADC128_REG_CONFIG_ADV) & 0xf8) in adc128_detect()
415 err = i2c_smbus_write_byte_data(client, ADC128_REG_CONFIG_ADV, in adc128_init_client()
461 err = i2c_smbus_read_byte_data(client, ADC128_REG_CONFIG_ADV); in adc128_probe()