Searched refs:REG_COM15 (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/media/i2c/ |
H A D | ov7670.c | 128 #define REG_COM15 0x40 /* Control 15 */ macro 415 { REG_COM15, COM15_R00FF }, 431 { REG_COM15, COM15_RGB565 }, 447 { REG_COM15, COM15_R01FE|COM15_RGB565 }, /* Data range needed? */
|
H A D | ov9650.c | 148 #define REG_COM15 0x40 /* Output range, RGB 555/565 */ macro 303 { REG_COM15, 0xc1 }, /* Output range, RGB 555/565 */
|