Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/dac/
H A Dad5791.c43 #define AD5761_CTRL_LINCOMP(x) ((x) << 6) macro
400 st->ctrl = AD5761_CTRL_LINCOMP(st->chip_info->get_lin_comp(st->vref_mv)) in ad5791_probe()