Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/iio/impedance-analyzer/
H A Dad5933.c97 unsigned short freq_points; member
242 st->freq_points = 100; in ad5933_setup()
243 dat = cpu_to_be16(st->freq_points); in ad5933_setup()
360 len = sprintf(buf, "%d\n", st->freq_points); in ad5933_show()
431 st->freq_points = val; in ad5933_store()