Home
last modified time | relevance | path

Searched refs:REG_COM7 (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/i2c/
H A Dov7670.c69 #define REG_COM7 0x12 /* Control 7 */ macro
284 { REG_COM7, COM7_RESET },
292 { REG_COM7, 0 }, /* VGA */
413 { REG_COM7, 0x0 }, /* Selects YUV mode */
429 { REG_COM7, COM7_RGB }, /* Selects RGB mode */
445 { REG_COM7, COM7_RGB }, /* Selects RGB mode */
461 { REG_COM7, COM7_BAYER },
499 if (reg == REG_COM7 && (value & COM7_RESET)) in ov7670_write_smbus()
555 if (reg == REG_COM7 && (value & COM7_RESET)) in ov7670_write_i2c()
613 ov7670_write(sd, REG_COM7, COM7_RESE in ov7670_reset()
[all...]
H A Dov9650.c71 #define REG_COM7 0x12 /* SCCB reset, output format */ macro
/kernel/linux/linux-6.6/drivers/media/i2c/
H A Dov7670.c68 #define REG_COM7 0x12 /* Control 7 */ macro
283 { REG_COM7, COM7_RESET },
291 { REG_COM7, 0 }, /* VGA */
412 { REG_COM7, 0x0 }, /* Selects YUV mode */
428 { REG_COM7, COM7_RGB }, /* Selects RGB mode */
444 { REG_COM7, COM7_RGB }, /* Selects RGB mode */
460 { REG_COM7, COM7_BAYER },
498 if (reg == REG_COM7 && (value & COM7_RESET)) in ov7670_write_smbus()
554 if (reg == REG_COM7 && (value & COM7_RESET)) in ov7670_write_i2c()
615 ov7670_write(sd, REG_COM7, COM7_RESE in ov7670_reset()
[all...]
H A Dov9650.c69 #define REG_COM7 0x12 /* SCCB reset, output format */ macro
/kernel/linux/linux-5.10/drivers/media/usb/stkwebcam/
H A Dstk-sensor.c102 #define REG_COM7 0x12 /* Control 7 */ macro
362 || stk_sensor_outb(dev, REG_COM7, COM7_RESET)) { in stk_sensor_init()
548 stk_sensor_outb(dev, REG_COM7, com7); in stk_sensor_configure()

Completed in 16 milliseconds