Searched refs:REG_HUE (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/drivers/media/i2c/
H A Dtvp514x.c149 {TOK_WRITE, REG_HUE, 0x00},
433 dump_reg(sd, REG_HUE); tvp514x_reg_dump()
733 err = tvp514x_write_reg(sd, REG_HUE, value); tvp514x_s_ctrl()
735 decoder->tvp514x_regs[REG_HUE].val = value; tvp514x_s_ctrl()
H A Dtvp514x_regs.h49 #define REG_HUE (0x0C) macro
/linux-4.4.14/drivers/media/i2c/soc_camera/
H A Dov6650.c43 #define REG_HUE 0x04 /* [7:6] rsrvd [5] hue en [4:0] hue */ macro
370 return ov6650_reg_rmw(client, REG_HUE, SET_HUE(ctrl->val), ov6550_s_ctrl()

Completed in 93 milliseconds