Searched refs:AD4130_IO_CONTROL_REG (Results 1 – 1 of 1) sorted by relevance
53 #define AD4130_IO_CONTROL_REG 0x03 macro131 [AD4130_IO_CONTROL_REG] = 2,527 regmap_update_bits(st->regmap, AD4130_IO_CONTROL_REG, mask, in ad4130_gpio_set()1913 ret = regmap_write(st->regmap, AD4130_IO_CONTROL_REG, val); in ad4130_setup()