Searched refs:REG_BLUE (Results 1 – 3 of 3) sorted by relevance
/linux-6.6.21/drivers/media/i2c/ |
D | ov6650.c | 37 #define REG_BLUE 0x01 macro 353 ret = ov6650_reg_read(client, REG_BLUE, ®); in ov6550_g_volatile_ctrl() 389 ret = ov6650_reg_write(client, REG_BLUE, priv->blue->val); in ov6550_s_ctrl()
|
D | ov9650.c | 43 #define REG_BLUE 0x01 /* AWB - Blue channel gain */ macro 634 ret = ov965x_write(ov965x, REG_BLUE, in ov965x_set_white_balance()
|
D | ov7670.c | 44 #define REG_BLUE 0x01 /* blue gain */ macro 358 { 0x6a, 0x40 }, { REG_BLUE, 0x40 },
|