Home
last modified time | relevance | path

Searched refs:REG_AECH (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/usb/stkwebcam/
H A Dstk-sensor.c97 #define REG_AECH 0x10 /* More bits of AEC value */ macro
304 {REG_AECH, 0x40},
/kernel/linux/linux-5.10/drivers/media/i2c/
H A Dov6650.c47 #define REG_AECH 0x10 macro
362 ret = ov6650_reg_read(client, REG_AECH, &reg); in ov6550_g_volatile_ctrl()
407 ret = ov6650_reg_write(client, REG_AECH, in ov6550_s_ctrl()
H A Dov9650.c67 #define REG_AECH 0x10 /* Exposure value, AEC[9:2] */ macro
790 ret = ov965x_write(ov965x, REG_AECH, in ov965x_set_exposure()
887 ret = ov965x_read(ov965x, REG_AECH, &reg1); in __g_volatile_ctrl()
H A Dov7670.c65 #define REG_AECH 0x10 /* More bits of AEC value */ macro
321 { REG_GAIN, 0 }, { REG_AECH, 0 },
1515 ov7670_write(sd, REG_AECH, aech) + in ov7670_s_exp()
/kernel/linux/linux-6.6/drivers/media/i2c/
H A Dov6650.c47 #define REG_AECH 0x10 macro
362 ret = ov6650_reg_read(client, REG_AECH, &reg); in ov6550_g_volatile_ctrl()
407 ret = ov6650_reg_write(client, REG_AECH, in ov6550_s_ctrl()
H A Dov7670.c64 #define REG_AECH 0x10 /* More bits of AEC value */ macro
320 { REG_GAIN, 0 }, { REG_AECH, 0 },
1531 ov7670_write(sd, REG_AECH, aech) + in ov7670_s_exp()
H A Dov9650.c65 #define REG_AECH 0x10 /* Exposure value, AEC[9:2] */ macro
788 ret = ov965x_write(ov965x, REG_AECH, in ov965x_set_exposure()
885 ret = ov965x_read(ov965x, REG_AECH, &reg1); in __g_volatile_ctrl()

Completed in 15 milliseconds