CR2_STBY
return regmap_set_bits(state->regmap, REG_CR2, CR2_STBY);
return regmap_clear_bits(state->regmap, REG_CR2, CR2_STBY);