Lines Matching full:control

35 #define GAIN        0x00 /* AGC - Gain control gain setting */
39 #define COM1 0x04 /* Common control 1 */
44 #define COM2 0x09 /* Common control 2 */
47 #define COM3 0x0C /* Common control 3 */
48 #define COM4 0x0D /* Common control 4 */
49 #define COM5 0x0E /* Common control 5 */
50 #define COM6 0x0F /* Common control 6 */
53 #define COM7 0x12 /* Common control 7 */
54 #define COM8 0x13 /* Common control 8 */
55 #define COM9 0x14 /* Common control 9 */
56 #define COM10 0x15 /* Common control 10 */
66 #define COM11 0x20 /* Common control 11 */
82 #define HREF 0x32 /* Image start and size control */
93 #define COM12 0x3D /* Common control 12 */
94 #define COM13 0x3E /* Common control 13 */
95 #define COM14 0x3F /* Common control 14 */
96 #define COM15 0x40 /* Common control 15*/
97 #define COM16 0x41 /* Common control 16 */
103 #define LCC0 0x46 /* Lens correction control 0 */
111 #define LC_CTR 0x46 /* Lens correction control */
120 #define AREF0 0x4E /* Sensor reference control */
121 #define AREF1 0x4F /* Sensor reference current control */
122 #define AREF2 0x50 /* Analog reference control */
123 #define AREF3 0x51 /* ADC reference control */
124 #define AREF4 0x52 /* ADC reference control */
125 #define AREF5 0x53 /* ADC reference control */
126 #define AREF6 0x54 /* Analog reference control */
127 #define AREF7 0x55 /* Analog reference control */
131 #define AWB_CTRL0 0x63 /* AWB control byte 0 */
132 #define DSP_CTRL1 0x64 /* DSP control byte 1 */
133 #define DSP_CTRL2 0x65 /* DSP control byte 2 */
134 #define DSP_CTRL3 0x66 /* DSP control byte 3 */
135 #define DSP_CTRL4 0x67 /* DSP control byte 4 */
137 #define AWB_CTRL1 0x69 /* AWB control 1 */
138 #define AWB_CTRL2 0x6A /* AWB control 2 */
139 #define AWB_CTRL3 0x6B /* AWB control 3 */
140 #define AWB_CTRL4 0x6C /* AWB control 4 */
141 #define AWB_CTRL5 0x6D /* AWB control 5 */
142 #define AWB_CTRL6 0x6E /* AWB control 6 */
143 #define AWB_CTRL7 0x6F /* AWB control 7 */
144 #define AWB_CTRL8 0x70 /* AWB control 8 */
145 #define AWB_CTRL9 0x71 /* AWB control 9 */
146 #define AWB_CTRL10 0x72 /* AWB control 10 */
147 #define AWB_CTRL11 0x73 /* AWB control 11 */
148 #define AWB_CTRL12 0x74 /* AWB control 12 */
149 #define AWB_CTRL13 0x75 /* AWB control 13 */
150 #define AWB_CTRL14 0x76 /* AWB control 14 */
151 #define AWB_CTRL15 0x77 /* AWB control 15 */
152 #define AWB_CTRL16 0x78 /* AWB control 16 */
153 #define AWB_CTRL17 0x79 /* AWB control 17 */
154 #define AWB_CTRL18 0x7A /* AWB control 18 */
155 #define AWB_CTRL19 0x7B /* AWB control 19 */
156 #define AWB_CTRL20 0x7C /* AWB control 20 */
157 #define AWB_CTRL21 0x7D /* AWB control 21 */
175 #define EDGE_STRNGT 0x8F /* Edge strength control when manual mode */
176 #define EDGE_TRSHLD 0x90 /* Edge threshold control when manual mode */
177 #define DNSOFF 0x91 /* Auto De-noise threshold control */
186 #define MTX_CTRL 0x9A /* Matrix control */
187 #define BRIGHT 0x9B /* Brightness control */
192 #define SCAL0 0xA0 /* Scaling control 0 */
193 #define SCAL1 0xA1 /* Scaling control 1 */
194 #define SCAL2 0xA2 /* Scaling control 2 */
195 #define FIFODLYM 0xA3 /* FIFO manual mode delay control */
196 #define FIFODLYA 0xA4 /* FIFO auto mode delay control */
197 #define SDE 0xA6 /* Special digital effect control */
198 #define USAT 0xA7 /* U component saturation control */
199 #define VSAT 0xA8 /* V component saturation control */
201 #define HUE0 0xA9 /* Hue control 0 */
202 #define HUE1 0xAA /* Hue control 1 */
208 #define DSPAUTO 0xAC /* DSP auto function ON/OFF control */
240 /* PLL frequency control */
252 #define AFR_ON_OFF 0x80 /* Auto frame rate control ON/OFF selection */
253 #define AFR_SPPED 0x40 /* Auto frame rate control speed selection */
254 /* Auto frame rate max rate control */
259 /* Auto frame rate active point control */
264 /* AEC max step control */
277 /* RGB output format control */
283 /* Output format control */
297 #define AEC_ON_OFF 0x08 /* Fine AEC ON/OFF control */
364 /* DSPAUTO (DSP Auto Function ON/OFF Control) */
365 #define AWB_ACTRL 0x80 /* AWB auto threshold control */
366 #define DENOISE_ACTRL 0x40 /* De-noise auto threshold control */
367 #define EDGE_ACTRL 0x20 /* Edge enhancement auto strength control */
368 #define UV_ACTRL 0x10 /* UV adjust auto slope control */
369 #define SCAL0_ACTRL 0x08 /* Auto scaling factor control */
370 #define SCAL1_2_ACTRL 0x04 /* Auto scaling factor control */
742 * Manual Edge Control Mode in ov772x_set_params()
766 * Auto Edge Control Mode in ov772x_set_params()