CR2_DFC
*val = 2 - FIELD_GET(CR2_DFC, regval);
return regmap_set_bits(state->regmap, REG_CR2, CR2_DFC);
return regmap_clear_bits(state->regmap, REG_CR2, CR2_DFC);