Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/adc/
H A Dad799x.c62 #define AD7998_ALERT_STAT_REG 0x1 macro
499 ret = i2c_smbus_read_byte_data(st->client, AD7998_ALERT_STAT_REG); in ad799x_event_handler()
503 if (i2c_smbus_write_byte_data(st->client, AD7998_ALERT_STAT_REG, in ad799x_event_handler()