Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/hwmon/
Dadc128d818.c56 #define ADC128_REG_BUSY_STATUS 0x0c macro
369 if (i2c_smbus_read_byte_data(client, ADC128_REG_BUSY_STATUS) & 0xfc) in adc128_detect()