Searched refs:dither_invert (Results 1 – 1 of 1) sorted by relevance
119 u16 dither_invert; member371 !!(st->dither_invert & BIT(chan->channel))); in ad5766_read_ext()403 st->dither_invert &= ~AD5766_DITHER_INVERT_MASK(chan->channel); in ad5766_write_ext()404 st->dither_invert |= AD5766_DITHER_INVERT(chan->channel, in ad5766_write_ext()407 st->dither_invert); in ad5766_write_ext()564 st->dither_invert = 0; in ad5766_default_setup()565 ret = __ad5766_spi_write(st, AD5766_CMD_INV_DITHER, st->dither_invert); in ad5766_default_setup()