Home
last modified time | relevance | path

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

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