Searched refs:OV5645_AGC_MANUAL_ENABLE (Results 1 – 1 of 1) sorted by relevance
52 #define OV5645_AGC_MANUAL_ENABLE BIT(1) macro640 val &= ~OV5645_AGC_MANUAL_ENABLE; in ov5645_set_agc_mode()642 val |= OV5645_AGC_MANUAL_ENABLE; in ov5645_set_agc_mode()