Searched refs:REG_COM13 (Results 1 – 3 of 3) sorted by relevance
/drivers/media/usb/stkwebcam/ |
D | stk-sensor.c | 169 #define REG_COM13 0x3d /* Control 13 */ macro 408 {REG_COM13, COM13_UVSAT|COM13_CMATRIX}, 421 {REG_COM13, COM13_UVSAT|COM13_CMATRIX}, 438 { REG_COM13, COM13_GAMMA }, 455 { REG_COM13, COM13_GAMMA },
|
/drivers/media/i2c/ |
D | ov7670.c | 119 #define REG_COM13 0x3d /* Control 13 */ macro 353 { REG_COM13, 0xc3 }, { 0x4b, 0x09 }, 405 { REG_COM13, COM13_GAMMA|COM13_UVSAT }, 421 { REG_COM13, COM13_GAMMA|COM13_UVSAT }, 437 { REG_COM13, COM13_GAMMA|COM13_UVSAT|0x2 }, /* Magic rsvd bit */ 443 { REG_COM13, 0x08 }, /* No gamma, magic rsvd bit */ 693 { REG_COM13, 0xc0 },
|
D | ov9650.c | 140 #define REG_COM13 0x3d /* Gamma selection, Color matrix en. */ macro 307 { REG_COM13, 0x90 }, /* Gamma selection, colour matrix, UV delay */
|