Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwmon/
H A Dadc128d818.c45 #define ADC128_REG_ONESHOT 0x09 macro
378 if (i2c_smbus_read_byte_data(client, ADC128_REG_ONESHOT) & 0xfe) in adc128_detect()