MAX11410_CTRL_UNIPOLAR_BIT
FIELD_PREP(MAX11410_CTRL_UNIPOLAR_BIT, cfg.bipolar ? 0 : 1);
MAX11410_CTRL_UNIPOLAR_BIT, regval);