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