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

/linux-4.4.14/drivers/media/usb/stkwebcam/
H A Dstk-sensor.c83 #define REG_BLUE 0x01 /* blue gain */ macro
316 {REG_BLUE, 0x80},
/linux-4.4.14/drivers/media/i2c/soc_camera/
H A Dov6650.c40 #define REG_BLUE 0x01 macro
324 ret = ov6650_reg_read(client, REG_BLUE, &reg); ov6550_g_volatile_ctrl()
360 ret = ov6650_reg_write(client, REG_BLUE, priv->blue->val); ov6550_s_ctrl()
/linux-4.4.14/drivers/media/i2c/
H A Dov7670.c42 #define REG_BLUE 0x01 /* blue gain */ macro
340 { 0x6a, 0x40 }, { REG_BLUE, 0x40 },
H A Dov9650.c44 #define REG_BLUE 0x01 /* AWB - Blue chanel gain */ macro
639 ret = ov965x_write(ov965x->client, REG_BLUE, ov965x_set_white_balance()

Completed in 74 milliseconds