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

/linux-master/drivers/media/i2c/
H A Dov6650.c37 #define REG_BLUE 0x01 macro
353 ret = ov6650_reg_read(client, REG_BLUE, &reg);
389 ret = ov6650_reg_write(client, REG_BLUE, priv->blue->val);
H A Dov7670.c45 #define REG_BLUE 0x01 /* blue gain */ macro
352 { 0x6a, 0x40 }, { REG_BLUE, 0x40 },
H A Dov9650.c43 #define REG_BLUE 0x01 /* AWB - Blue channel gain */ macro
634 ret = ov965x_write(ov965x, REG_BLUE,

Completed in 113 milliseconds