Searched refs:AD5933_REG_INC_NUM (Results 1 – 1 of 1) sorted by relevance
34 #define AD5933_REG_INC_NUM 0x88 /* R/W, 2 bytes, 9 bit */ macro271 return ad5933_i2c_write(st->client, AD5933_REG_INC_NUM, 2, (u8 *)&dat); in ad5933_setup()453 ret = ad5933_i2c_write(st->client, AD5933_REG_INC_NUM, 2, in ad5933_store()