Searched refs:REG_BLUE (Results 1 – 4 of 4) sorted by relevance
/Linux-v4.19/drivers/media/usb/stkwebcam/ |
D | stk-sensor.c | 81 #define REG_BLUE 0x01 /* blue gain */ macro 314 {REG_BLUE, 0x80},
|
/Linux-v4.19/drivers/media/i2c/ |
D | ov6650.c | 40 #define REG_BLUE 0x01 macro 324 ret = ov6650_reg_read(client, REG_BLUE, ®); in ov6550_g_volatile_ctrl() 360 ret = ov6650_reg_write(client, REG_BLUE, priv->blue->val); in ov6550_s_ctrl()
|
D | ov7670.c | 46 #define REG_BLUE 0x01 /* blue gain */ macro 358 { 0x6a, 0x40 }, { REG_BLUE, 0x40 },
|
D | ov9650.c | 47 #define REG_BLUE 0x01 /* AWB - Blue chanel gain */ macro 648 ret = ov965x_write(ov965x->client, REG_BLUE, in ov965x_set_white_balance()
|