Home
last modified time | relevance | path

Searched refs:REG_RED (Results 1 – 4 of 4) sorted by relevance

/drivers/media/usb/stkwebcam/
Dstk-sensor.c84 #define REG_RED 0x02 /* red gain */ macro
317 {REG_RED, 0x80},
/drivers/media/i2c/soc_camera/
Dov6650.c41 #define REG_RED 0x02 macro
326 ret = ov6650_reg_read(client, REG_RED, &reg2); in ov6550_g_volatile_ctrl()
362 ret = ov6650_reg_write(client, REG_RED, in ov6550_s_ctrl()
/drivers/media/i2c/
Dov7670.c43 #define REG_RED 0x02 /* red gain */ macro
341 { REG_RED, 0x60 },
Dov9650.c45 #define REG_RED 0x02 /* AWB - Red chanel gain */ macro
643 ret = ov965x_write(ov965x->client, REG_RED, in ov965x_set_white_balance()