Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/media/usb/stkwebcam/
H A Dstk-sensor.c73 #define REG_BLUE 0x01 /* blue gain */ macro
306 {REG_BLUE, 0x80},
/kernel/linux/linux-5.10/drivers/media/i2c/
H A Dov6650.c37 #define REG_BLUE 0x01 macro
353 ret = ov6650_reg_read(client, REG_BLUE, &reg); in ov6550_g_volatile_ctrl()
389 ret = ov6650_reg_write(client, REG_BLUE, priv->blue->val); in ov6550_s_ctrl()
H A Dov9650.c45 #define REG_BLUE 0x01 /* AWB - Blue channel gain */ macro
636 ret = ov965x_write(ov965x, REG_BLUE, in ov965x_set_white_balance()
H A Dov7670.c45 #define REG_BLUE 0x01 /* blue gain */ macro
359 { 0x6a, 0x40 }, { REG_BLUE, 0x40 },
/kernel/linux/linux-6.6/drivers/media/i2c/
H A Dov6650.c37 #define REG_BLUE 0x01 macro
353 ret = ov6650_reg_read(client, REG_BLUE, &reg); in ov6550_g_volatile_ctrl()
389 ret = ov6650_reg_write(client, REG_BLUE, priv->blue->val); in ov6550_s_ctrl()
H A Dov7670.c44 #define REG_BLUE 0x01 /* blue gain */ macro
358 { 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, in ov965x_set_white_balance()

Completed in 16 milliseconds