max6697_volatile_reg
return reg != 0x0a && reg != 0x0f && !max6697_volatile_reg(dev, reg);
.volatile_reg = max6697_volatile_reg,