Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/media/usb/stkwebcam/
H A Dstk-sensor.c74 #define REG_RED 0x02 /* red gain */ macro
307 {REG_RED, 0x80},
/kernel/linux/linux-5.10/drivers/media/i2c/
H A Dov6650.c38 #define REG_RED 0x02 macro
355 ret = ov6650_reg_read(client, REG_RED, &reg2); in ov6550_g_volatile_ctrl()
391 ret = ov6650_reg_write(client, REG_RED, in ov6550_s_ctrl()
H A Dov9650.c46 #define REG_RED 0x02 /* AWB - Red channel gain */ macro
640 ret = ov965x_write(ov965x, REG_RED, in ov965x_set_white_balance()
H A Dov7670.c46 #define REG_RED 0x02 /* red gain */ macro
360 { REG_RED, 0x60 },
/kernel/linux/linux-6.6/drivers/media/i2c/
H A Dov6650.c38 #define REG_RED 0x02 macro
355 ret = ov6650_reg_read(client, REG_RED, &reg2); in ov6550_g_volatile_ctrl()
391 ret = ov6650_reg_write(client, REG_RED, in ov6550_s_ctrl()
H A Dov7670.c45 #define REG_RED 0x02 /* red gain */ macro
359 { REG_RED, 0x60 },
H A Dov9650.c44 #define REG_RED 0x02 /* AWB - Red channel gain */ macro
638 ret = ov965x_write(ov965x, REG_RED, in ov965x_set_white_balance()

Completed in 17 milliseconds