Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/iio/impedance-analyzer/
H A Dad5933.c29 #define AD5933_REG_FREQ_INC 0x85 /* R/W, 3 bytes */ macro
205 case AD5933_REG_FREQ_INC: in ad5933_set_freq()
229 ret = ad5933_set_freq(st, AD5933_REG_FREQ_INC, 200); in ad5933_setup()
326 AD5933_REG_FREQ_INC);