Searched refs:AD5933_CTRL_RANGE (Results 1 – 1 of 1) sorted by relevance
50 #define AD5933_CTRL_RANGE(x) ((x) << 1) macro397 st->ctrl_hb &= ~AD5933_CTRL_RANGE(0x3); in ad5933_store()398 st->ctrl_hb |= AD5933_CTRL_RANGE(i); in ad5933_store()