Home
last modified time | relevance | path

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

/linux/drivers/iio/adc/
H A Dad7380.c58 #define AD7380_REG_WR BIT(15) macro
930 st->tx = FIELD_PREP(AD7380_REG_WR, 1) | in ad7380_regmap_reg_write()
961 st->tx = FIELD_PREP(AD7380_REG_WR, 0) | in ad7380_regmap_reg_read()