Searched refs:REG13_AGC_EN (Results 1 – 1 of 1) sorted by relevance
43 #define REG13_AGC_EN 0x04 macro388 ret = regmap_update_bits(regmap, REG_REG13, REG13_AGC_EN, 0); in ov7740_set_gain()402 reg |= REG13_AGC_EN; in ov7740_set_autogain()404 reg &= ~REG13_AGC_EN; in ov7740_set_autogain()412 regmap_update_bits(regmap, REG_REG13, REG13_AGC_EN, 0); in ov7740_set_brightness()478 REG13_AEC_EN | REG13_AGC_EN, 0); in ov7740_set_exp()498 reg |= (REG13_AEC_EN | REG13_AGC_EN); in ov7740_set_autoexp()500 reg &= ~(REG13_AEC_EN | REG13_AGC_EN); in ov7740_set_autoexp()