Searched refs:REG_COM14 (Results 1 - 5 of 5) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/usb/stkwebcam/ |
H A D | stk-sensor.c | 164 #define REG_COM14 0x3e /* Control 14 */ macro
|
/kernel/linux/linux-5.10/drivers/media/i2c/ |
H A D | ov9650.c | 145 #define REG_COM14 0x3e /* Edge enhancement options */ macro 737 ret = ov965x_read(ov965x, REG_COM14, &com14); in ov965x_set_sharpness() 751 ret = ov965x_write(ov965x, REG_COM14, com14); in ov965x_set_sharpness()
|
H A D | ov7670.c | 126 #define REG_COM14 0x3e /* Control 14 */ macro 301 { REG_COM3, 0 }, { REG_COM14, 0 }, 711 { REG_COM14, COM14_DCWEN | 0x01},
|
/kernel/linux/linux-6.6/drivers/media/i2c/ |
H A D | ov7670.c | 125 #define REG_COM14 0x3e /* Control 14 */ macro 300 { REG_COM3, 0 }, { REG_COM14, 0 }, 713 { REG_COM14, COM14_DCWEN | 0x01},
|
H A D | ov9650.c | 143 #define REG_COM14 0x3e /* Edge enhancement options */ macro 735 ret = ov965x_read(ov965x, REG_COM14, &com14); in ov965x_set_sharpness() 749 ret = ov965x_write(ov965x, REG_COM14, com14); in ov965x_set_sharpness()
|
Completed in 12 milliseconds