Searched refs:COM7 (Results 1 - 2 of 2) sorted by last modified time

/drivers/media/i2c/soc_camera/
H A Dov2640.c188 #define COM7 0x12 /* Common control 7 */ macro
371 { COM7, COM7_RES_UXGA | COM7_ZOOM_EN },
680 {COM7, COM7_SRST},
H A Dov772x.c55 #define COM7 0x12 /* Common control 7 */ macro
270 /* COM7 */
468 * regardless of the COM7 value. We can thus only support 10-bit
543 ret = ov772x_write(client, COM7, SCCB_RESET);
828 /* COM7: Sensor resolution and output format control. */
829 ret = ov772x_write(client, COM7, win->com7_bit | cfmt->com7);

Completed in 53 milliseconds