Searched refs:REG_RED (Results 1 – 4 of 4) sorted by relevance
/Linux-v4.19/drivers/media/usb/stkwebcam/ |
D | stk-sensor.c | 82 #define REG_RED 0x02 /* red gain */ macro 315 {REG_RED, 0x80},
|
/Linux-v4.19/drivers/media/i2c/ |
D | ov6650.c | 41 #define REG_RED 0x02 macro 326 ret = ov6650_reg_read(client, REG_RED, ®2); in ov6550_g_volatile_ctrl() 362 ret = ov6650_reg_write(client, REG_RED, in ov6550_s_ctrl()
|
D | ov7670.c | 47 #define REG_RED 0x02 /* red gain */ macro 359 { REG_RED, 0x60 },
|
D | ov9650.c | 48 #define REG_RED 0x02 /* AWB - Red chanel gain */ macro 652 ret = ov965x_write(ov965x->client, REG_RED, in ov965x_set_white_balance()
|