Searched refs:REG_HUE (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/i2c/ |
H A D | tvp514x.c | 140 {TOK_WRITE, REG_HUE, 0x00}, 424 dump_reg(sd, REG_HUE); in tvp514x_reg_dump() 724 err = tvp514x_write_reg(sd, REG_HUE, value); in tvp514x_s_ctrl() 726 decoder->tvp514x_regs[REG_HUE].val = value; in tvp514x_s_ctrl()
|
H A D | tvp514x_regs.h | 36 #define REG_HUE (0x0C) macro
|
H A D | ov6650.c | 40 #define REG_HUE 0x04 /* [7:6] rsrvd [5] hue en [4:0] hue */ macro 399 return ov6650_reg_rmw(client, REG_HUE, SET_HUE(ctrl->val), in ov6550_s_ctrl()
|
/kernel/linux/linux-6.6/drivers/media/i2c/ |
H A D | tvp514x.c | 140 {TOK_WRITE, REG_HUE, 0x00}, 424 dump_reg(sd, REG_HUE); in tvp514x_reg_dump() 724 err = tvp514x_write_reg(sd, REG_HUE, value); in tvp514x_s_ctrl() 726 decoder->tvp514x_regs[REG_HUE].val = value; in tvp514x_s_ctrl()
|
H A D | tvp514x_regs.h | 36 #define REG_HUE (0x0C) macro
|
H A D | ov6650.c | 40 #define REG_HUE 0x04 /* [7:6] rsrvd [5] hue en [4:0] hue */ macro 399 return ov6650_reg_rmw(client, REG_HUE, SET_HUE(ctrl->val), in ov6550_s_ctrl()
|
Completed in 8 milliseconds