Searched refs:COM13_GAMMA (Results 1 – 3 of 3) sorted by relevance
/Linux-v5.10/drivers/media/usb/stkwebcam/ |
D | stk-sensor.c | 160 #define COM13_GAMMA 0x80 /* Gamma enable */ macro 428 { REG_COM13, COM13_GAMMA }, 445 { REG_COM13, COM13_GAMMA },
|
/Linux-v5.10/drivers/media/i2c/ |
D | ov7670.c | 123 #define COM13_GAMMA 0x80 /* Gamma enable */ macro 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 */
|
D | ov9650.c | 142 #define COM13_GAMMA 0x80 /* Gamma enable */ macro
|