Searched refs:AD5933_REG_INC_NUM (Results 1 – 1 of 1) sorted by relevance
30 #define AD5933_REG_INC_NUM 0x88 /* R/W, 2 bytes, 9 bit */ macro245 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()