Searched refs:REG_COM13 (Results 1 – 2 of 2) sorted by relevance
| /Linux-v6.6/drivers/media/i2c/ |
| D | ov7670.c | 121 #define REG_COM13 0x3d /* Control 13 */ macro 371 { REG_COM13, 0xc3 }, { 0x4b, 0x09 }, 423 { REG_COM13, COM13_GAMMA|COM13_UVSAT }, 439 { REG_COM13, COM13_GAMMA|COM13_UVSAT }, 455 { REG_COM13, COM13_GAMMA|COM13_UVSAT|0x2 }, /* Magic rsvd bit */ 461 { REG_COM13, 0x08 }, /* No gamma, magic rsvd bit */ 725 { REG_COM13, 0xc0 },
|
| D | ov9650.c | 139 #define REG_COM13 0x3d /* Gamma selection, Color matrix en. */ macro 307 { REG_COM13, 0x90 }, /* Gamma selection, colour matrix, UV delay */
|