Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/hwmon/
Dadc128d818.c56 #define ADC128_REG_CONFIG_ADV 0x0b macro
416 if (i2c_smbus_read_byte_data(client, ADC128_REG_CONFIG_ADV) & 0xf8) in adc128_detect()
442 ADC128_REG_CONFIG_ADV, in adc128_init_client()
456 ADC128_REG_CONFIG_ADV, 0x01); in adc128_init_client()
503 err = i2c_smbus_read_byte_data(client, ADC128_REG_CONFIG_ADV); in adc128_probe()