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

/linux-4.4.14/drivers/media/usb/stkwebcam/
H A Dstk-sensor.c107 #define REG_AECH 0x10 /* More bits of AEC value */ macro
314 {REG_AECH, 0x40},
/linux-4.4.14/drivers/media/i2c/soc_camera/
H A Dov6650.c50 #define REG_AECH 0x10 macro
333 ret = ov6650_reg_read(client, REG_AECH, &reg); ov6550_g_volatile_ctrl()
378 ret = ov6650_reg_write(client, REG_AECH, ov6550_s_ctrl()
/linux-4.4.14/drivers/media/i2c/
H A Dov7670.c62 #define REG_AECH 0x10 /* More bits of AEC value */ macro
302 { REG_GAIN, 0 }, { REG_AECH, 0 },
1404 ov7670_write(sd, REG_AECH, aech) + ov7670_s_exp()
H A Dov9650.c66 #define REG_AECH 0x10 /* Exposure value, AEC[9:2] */ macro
790 ret = ov965x_write(client, REG_AECH, ov965x_set_exposure()
887 ret = ov965x_read(client, REG_AECH, &reg1); __g_volatile_ctrl()

Completed in 73 milliseconds