Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/dac/
H A Dad7293.c133 static const int dac_offset_table[] = {0, 1, 2}; variable
662 *vals = dac_offset_table; in ad7293_read_avail()
664 *length = ARRAY_SIZE(dac_offset_table); in ad7293_read_avail()