Searched refs:REG_AECH (Results 1 – 4 of 4) sorted by relevance
/Linux-v4.19/drivers/media/usb/stkwebcam/ |
D | stk-sensor.c | 105 #define REG_AECH 0x10 /* More bits of AEC value */ macro 312 {REG_AECH, 0x40},
|
/Linux-v4.19/drivers/media/i2c/ |
D | ov6650.c | 50 #define REG_AECH 0x10 macro 333 ret = ov6650_reg_read(client, REG_AECH, ®); in ov6550_g_volatile_ctrl() 378 ret = ov6650_reg_write(client, REG_AECH, in ov6550_s_ctrl()
|
D | ov7670.c | 66 #define REG_AECH 0x10 /* More bits of AEC value */ macro 320 { REG_GAIN, 0 }, { REG_AECH, 0 }, 1486 ov7670_write(sd, REG_AECH, aech) + in ov7670_s_exp()
|
D | ov9650.c | 69 #define REG_AECH 0x10 /* Exposure value, AEC[9:2] */ macro 799 ret = ov965x_write(client, REG_AECH, in ov965x_set_exposure() 897 ret = ov965x_read(client, REG_AECH, ®1); in __g_volatile_ctrl()
|