Searched refs:isense_gain_table (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/iio/dac/ |
H A D | ad7293.c | 135 static const int isense_gain_table[] = {0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10}; variable 676 *vals = isense_gain_table; in ad7293_read_avail() 677 *length = ARRAY_SIZE(isense_gain_table); in ad7293_read_avail()
|