Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/iio/adc/
Dad7380.c43 #define AD7380_REG_WR BIT(15) macro
553 st->tx = FIELD_PREP(AD7380_REG_WR, 1) | in ad7380_regmap_reg_write()
584 st->tx = FIELD_PREP(AD7380_REG_WR, 0) | in ad7380_regmap_reg_read()