Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/hwmon/
Dadc128d818.c53 #define ADC128_REG_ONESHOT 0x09 macro
363 if (i2c_smbus_read_byte_data(client, ADC128_REG_ONESHOT) & 0xfe) in adc128_detect()