Searched refs:dither_invert (Results 1 – 1 of 1) sorted by relevance
119 u16 dither_invert; member373 !!(st->dither_invert & BIT(chan->channel))); in ad5766_read_ext()405 st->dither_invert &= ~AD5766_DITHER_INVERT_MASK(chan->channel); in ad5766_write_ext()406 st->dither_invert |= AD5766_DITHER_INVERT(chan->channel, in ad5766_write_ext()409 st->dither_invert); in ad5766_write_ext()566 st->dither_invert = 0; in ad5766_default_setup()567 ret = __ad5766_spi_write(st, AD5766_CMD_INV_DITHER, st->dither_invert); in ad5766_default_setup()