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

/linux-master/drivers/media/i2c/
H A Dov9650.c178 #define REG_COM23 0x8d /* Color bar test, color gain */ macro
326 { REG_COM23, 0x02 }, /* Color gain analog/_digital_ */
848 ret = ov965x_read(ov965x, REG_COM23, &reg);
852 return ov965x_write(ov965x, REG_COM23, reg);

Completed in 85 milliseconds