Home
last modified time | relevance | path

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

/drivers/staging/iio/impedance-analyzer/
Dad5933.c30 #define AD5933_REG_INC_NUM 0x88 /* R/W, 2 bytes, 9 bit */ macro
245 return ad5933_i2c_write(st->client, AD5933_REG_INC_NUM, 2, (u8 *)&dat); in ad5933_setup()
434 ret = ad5933_i2c_write(st->client, AD5933_REG_INC_NUM, 2, in ad5933_store()