Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/hwmon/
Dadc128d818.c52 #define ADC128_REG_CONV_RATE 0x07 macro
361 if (i2c_smbus_read_byte_data(client, ADC128_REG_CONV_RATE) & 0xfe) in adc128_detect()