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

/linux-master/drivers/media/i2c/
H A Dov6650.c47 #define REG_AECH 0x10 macro
362 ret = ov6650_reg_read(client, REG_AECH, &reg);
407 ret = ov6650_reg_write(client, REG_AECH,
H A Dov7670.c65 #define REG_AECH 0x10 /* More bits of AEC value */ macro
314 { REG_GAIN, 0 }, { REG_AECH, 0 },
1528 ov7670_write(sd, REG_AECH, aech) +
H A Dov9650.c65 #define REG_AECH 0x10 /* Exposure value, AEC[9:2] */ macro
788 ret = ov965x_write(ov965x, REG_AECH,
885 ret = ov965x_read(ov965x, REG_AECH, &reg1);

Completed in 139 milliseconds