Home
last modified time | relevance | path

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

/linux/drivers/staging/iio/impedance-analyzer/
H A Dad5933.c188 static int ad5933_set_freq(struct ad5933_state *st, in ad5933_set_freq() function
224 ret = ad5933_set_freq(st, AD5933_REG_FREQ_START, 10000); in ad5933_setup()
228 ret = ad5933_set_freq(st, AD5933_REG_FREQ_INC, 200); in ad5933_setup()
312 ret = ad5933_set_freq(st, this_attr->address, val); in ad5933_store_frequency()