Searched refs:COM7 (Results 1 – 3 of 3) sorted by relevance
/Linux-v4.19/drivers/media/i2c/soc_camera/ |
D | ov772x.c | 55 #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/ |
D | ov2640.c | 196 #define COM7 0x12 /* Common control 7 */ macro 377 { COM7, COM7_RES_UXGA | COM7_ZOOM_EN }, 694 {COM7, COM7_SRST}, in ov2640_reset()
|
D | ov772x.c | 56 #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()
|