Home
last modified time | relevance | path

Searched refs:AEC_PK_REAL_GAIN (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/drivers/video/
Dov5640.c51 #define AEC_PK_REAL_GAIN 0x350a macro
793 struct ov5640_reg gain_params[] = {{AEC_PK_REAL_GAIN, value >> 8}, in ov5640_set_ctrl_gain()
794 {AEC_PK_REAL_GAIN + 1, value & 0xff}}; in ov5640_set_ctrl_gain()