Searched refs:REG_RED (Results 1 – 4 of 4) sorted by relevance
/drivers/media/usb/stkwebcam/ |
D | stk-sensor.c | 74 #define REG_RED 0x02 /* red gain */ macro 307 {REG_RED, 0x80},
|
/drivers/media/i2c/ |
D | ov6650.c | 38 #define REG_RED 0x02 macro 355 ret = ov6650_reg_read(client, REG_RED, ®2); in ov6550_g_volatile_ctrl() 391 ret = ov6650_reg_write(client, REG_RED, in ov6550_s_ctrl()
|
D | ov9650.c | 46 #define REG_RED 0x02 /* AWB - Red channel gain */ macro 640 ret = ov965x_write(ov965x, REG_RED, in ov965x_set_white_balance()
|
D | ov7670.c | 46 #define REG_RED 0x02 /* red gain */ macro 360 { REG_RED, 0x60 },
|