Searched refs:COM13_GAMMA (Results 1 – 3 of 3) sorted by relevance
/Linux-v4.19/drivers/media/usb/stkwebcam/ |
D | stk-sensor.c | 168 #define COM13_GAMMA 0x80 /* Gamma enable */ macro 436 { REG_COM13, COM13_GAMMA }, 453 { REG_COM13, COM13_GAMMA },
|
/Linux-v4.19/drivers/media/i2c/ |
D | ov7670.c | 124 #define COM13_GAMMA 0x80 /* Gamma enable */ macro 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 */
|
D | ov9650.c | 144 #define COM13_GAMMA 0x80 /* Gamma enable */ macro
|