Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/i2c/soc_camera/
Dov772x.c55 #define COM7 0x12 /* Common control 7 */ macro
543 ret = ov772x_write(client, COM7, SCCB_RESET); in ov772x_reset()
829 ret = ov772x_write(client, COM7, win->com7_bit | cfmt->com7); in ov772x_set_params()
/Linux-v4.19/drivers/media/i2c/
Dov2640.c196 #define COM7 0x12 /* Common control 7 */ macro
377 { COM7, COM7_RES_UXGA | COM7_ZOOM_EN },
694 {COM7, COM7_SRST}, in ov2640_reset()
Dov772x.c56 #define COM7 0x12 /* Common control 7 */ macro
590 ret = ov772x_write(client, COM7, SCCB_RESET); in ov772x_reset()
1140 ret = ov772x_write(client, COM7, win->com7_bit | cfmt->com7); in ov772x_set_params()