Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/iio/adc/
H A Dad799x.c61 #define AD7998_ALERT_STAT_REG 0x1 macro
496 ret = i2c_smbus_read_byte_data(st->client, AD7998_ALERT_STAT_REG); in ad799x_event_handler()
500 if (i2c_smbus_write_byte_data(st->client, AD7998_ALERT_STAT_REG, in ad799x_event_handler()
/kernel/linux/linux-6.6/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()

Completed in 3 milliseconds