AS3722_GPIOn_CONTROL_REG
int gpio_cntr_reg = AS3722_GPIOn_CONTROL_REG(group);
return as3722_update_bits(as3722, AS3722_GPIOn_CONTROL_REG(offset),
ret = as3722_read(as3722, AS3722_GPIOn_CONTROL_REG(offset), &control);
ret = as3722_read(as3722, AS3722_GPIOn_CONTROL_REG(offset), &val);