Searched refs:REG_AEW (Results 1 - 7 of 7) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/usb/stkwebcam/ |
H A D | stk-sensor.c | 140 #define REG_AEW 0x24 /* AGC upper limit */ macro 346 {REG_AEW, 0x68}, {REG_AEB, 0x5c}, 584 stk_sensor_outb(dev, REG_AEW, min(0xff, br + 6)); in stk_sensor_set_brightness()
|
/kernel/linux/linux-5.10/drivers/media/i2c/ |
H A D | ov9650.c | 112 #define REG_AEW 0x24 /* AGC upper limit */ macro 652 { REG_AEW, REG_AEB, REG_VPT }, in ov965x_set_brightness()
|
H A D | ov7670.c | 106 #define REG_AEW 0x24 /* AGC upper limit */ macro 325 { REG_AEW, 0x95 }, { REG_AEB, 0x33 },
|
H A D | ov6650.c | 70 #define REG_AEW 0x24 macro
|
/kernel/linux/linux-6.6/drivers/media/i2c/ |
H A D | ov7670.c | 105 #define REG_AEW 0x24 /* AGC upper limit */ macro 324 { REG_AEW, 0x95 }, { REG_AEB, 0x33 },
|
H A D | ov9650.c | 110 #define REG_AEW 0x24 /* AGC upper limit */ macro 650 { REG_AEW, REG_AEB, REG_VPT }, in ov965x_set_brightness()
|
H A D | ov6650.c | 70 #define REG_AEW 0x24 macro
|
Completed in 15 milliseconds