Searched refs:AEC (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/media/i2c/
H A Dov772x.c49 #define AECH 0x08 /* Exposure Value - AEC MSBs */
57 #define AEC 0x10 /* Exposure Value */ macro
71 #define LAEC 0x1F /* Fine AEC value */
73 #define BDBASE 0x22 /* Banding filter Minimum AEC value */
75 #define AEW 0x24 /* AGC/AEC - Stable operating region (upper limit) */
76 #define AEB 0x25 /* AGC/AEC - Stable operating region (lower limit) */
77 #define VPT 0x26 /* AGC/AEC Fast mode operating region */
86 #define LUMHTH 0x30 /* Histogram AEC/AGC Luminance high level threshold */
87 #define LUMLTH 0x31 /* Histogram AEC/AGC Luminance low level threshold */
251 /* AEC evaluat
[all...]
H A Dov2640.c188 #define AEC 0x10 /* AEC[9:2] Exposure Value */ macro
230 #define AEW 0x24 /* AGC/AEC - Stable operating region (upper limit) */
231 #define AEB 0x25 /* AGC/AEC - Stable operating region (lower limit) */
232 #define VV 0x26 /* AGC/AEC Fast mode operating region */
251 #define COM25_50HZ_BANDING_AEC_MSBS_MASK 0xC0 /* 50Hz Bd. AEC 2 MSBs */
252 #define COM25_60HZ_BANDING_AEC_MSBS_MASK 0x30 /* 60Hz Bd. AEC 2 MSBs */
255 #define BD50 0x4F /* 50Hz Banding AEC 8 LSBs */
257 #define BD60 0x50 /* 60Hz Banding AEC 8 LSBs */
259 #define REG5A 0x5A /* 50/60Hz Banding Maximum AEC Ste
[all...]

Completed in 87 milliseconds