Searched refs:COM13_GAMMA (Results 1 - 3 of 3) sorted by relevance
/linux-4.4.14/drivers/media/usb/stkwebcam/ |
H A D | stk-sensor.c | 170 #define COM13_GAMMA 0x80 /* Gamma enable */ macro 438 { REG_COM13, COM13_GAMMA }, 455 { REG_COM13, COM13_GAMMA },
|
/linux-4.4.14/drivers/media/i2c/ |
H A D | ov7670.c | 120 #define COM13_GAMMA 0x80 /* Gamma enable */ macro 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 */
|
H A D | ov9650.c | 141 #define COM13_GAMMA 0x80 /* Gamma enable */ macro
|
Completed in 81 milliseconds