Searched refs:REG_COM14 (Results 1 – 3 of 3) sorted by relevance
/drivers/media/i2c/ |
D | ov7670.c | 123 #define REG_COM14 0x3e /* Control 14 */ macro 283 { REG_COM3, 0 }, { REG_COM14, 0 }, 681 { REG_COM14, COM14_DCWEN | 0x01},
|
D | ov9650.c | 144 #define REG_COM14 0x3e /* Edge enhancement options */ macro 741 ret = ov965x_read(ov965x->client, REG_COM14, &com14); in ov965x_set_sharpness() 755 ret = ov965x_write(ov965x->client, REG_COM14, com14); in ov965x_set_sharpness()
|
/drivers/media/usb/stkwebcam/ |
D | stk-sensor.c | 174 #define REG_COM14 0x3e /* Control 14 */ macro
|