Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/dac/
H A Dad5761.c27 #define AD5761_CTRL_ETS BIT(6) macro
181 aux = (range & 0x7) | AD5761_CTRL_ETS; in ad5761_spi_set_range()