M41T93_FLAG_OF
if (tmp & M41T93_FLAG_OF) {
regmap_write(m41t93->regmap, M41T93_REG_FLAGS, tmp & ~M41T93_FLAG_OF);
} else if (tmp & M41T93_FLAG_OF) {