Searched refs:AD4130_IO_CONTROL_REG (Results 1 – 1 of 1) sorted by relevance
54 #define AD4130_IO_CONTROL_REG 0x03 macro132 [AD4130_IO_CONTROL_REG] = 2,532 return regmap_update_bits(st->regmap, AD4130_IO_CONTROL_REG, mask, in ad4130_gpio_set()1923 ret = regmap_write(st->regmap, AD4130_IO_CONTROL_REG, val); in ad4130_setup()