Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/dac/
H A Dad5766.c20 #define AD5766_LOWER_WORD_SPI_MASK GENMASK(15, 0) macro
311 val = FIELD_GET(AD5766_LOWER_WORD_SPI_MASK, st->dither_source); in ad5766_set_dither_source()
343 val = FIELD_GET(AD5766_LOWER_WORD_SPI_MASK, st->dither_scale); in ad5766_set_dither_scale()
545 val = FIELD_GET(AD5766_LOWER_WORD_SPI_MASK, st->dither_source); in ad5766_default_setup()
556 val = FIELD_GET(AD5766_LOWER_WORD_SPI_MASK, st->dither_scale); in ad5766_default_setup()