Searched refs:REG_COM13 (Results 1 - 5 of 5) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/usb/stkwebcam/ |
H A D | stk-sensor.c | 159 #define REG_COM13 0x3d /* Control 13 */ macro 398 {REG_COM13, COM13_UVSAT|COM13_CMATRIX}, 411 {REG_COM13, COM13_UVSAT|COM13_CMATRIX}, 428 { REG_COM13, COM13_GAMMA }, 445 { REG_COM13, COM13_GAMMA },
|
/kernel/linux/linux-5.10/drivers/media/i2c/ |
H A D | ov7670.c | 122 #define REG_COM13 0x3d /* Control 13 */ macro 372 { REG_COM13, 0xc3 }, { 0x4b, 0x09 }, 424 { REG_COM13, COM13_GAMMA|COM13_UVSAT }, 440 { REG_COM13, COM13_GAMMA|COM13_UVSAT }, 456 { REG_COM13, COM13_GAMMA|COM13_UVSAT|0x2 }, /* Magic rsvd bit */ 462 { REG_COM13, 0x08 }, /* No gamma, magic rsvd bit */ 723 { REG_COM13, 0xc0 },
|
H A D | ov9650.c | 141 #define REG_COM13 0x3d /* Gamma selection, Color matrix en. */ macro 309 { REG_COM13, 0x90 }, /* Gamma selection, colour matrix, UV delay */
|
/kernel/linux/linux-6.6/drivers/media/i2c/ |
H A 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 },
|
H A D | ov9650.c | 139 #define REG_COM13 0x3d /* Gamma selection, Color matrix en. */ macro 307 { REG_COM13, 0x90 }, /* Gamma selection, colour matrix, UV delay */
|
Completed in 12 milliseconds