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