Home
last modified time | relevance | path

Searched refs:dump_reg (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/i2c/
H A Dtvp514x.c300 * dump_reg() - dump the register content of TVP5146/47.
304 static void dump_reg(struct v4l2_subdev *sd, u8 reg) in dump_reg() function
413 dump_reg(sd, REG_INPUT_SEL); in tvp514x_reg_dump()
414 dump_reg(sd, REG_AFE_GAIN_CTRL); in tvp514x_reg_dump()
415 dump_reg(sd, REG_VIDEO_STD); in tvp514x_reg_dump()
416 dump_reg(sd, REG_OPERATION_MODE); in tvp514x_reg_dump()
417 dump_reg(sd, REG_COLOR_KILLER); in tvp514x_reg_dump()
418 dump_reg(sd, REG_LUMA_CONTROL1); in tvp514x_reg_dump()
419 dump_reg(sd, REG_LUMA_CONTROL2); in tvp514x_reg_dump()
420 dump_reg(s in tvp514x_reg_dump()
[all...]
/kernel/linux/linux-6.6/drivers/media/i2c/
H A Dtvp514x.c300 * dump_reg() - dump the register content of TVP5146/47.
304 static void dump_reg(struct v4l2_subdev *sd, u8 reg) in dump_reg() function
413 dump_reg(sd, REG_INPUT_SEL); in tvp514x_reg_dump()
414 dump_reg(sd, REG_AFE_GAIN_CTRL); in tvp514x_reg_dump()
415 dump_reg(sd, REG_VIDEO_STD); in tvp514x_reg_dump()
416 dump_reg(sd, REG_OPERATION_MODE); in tvp514x_reg_dump()
417 dump_reg(sd, REG_COLOR_KILLER); in tvp514x_reg_dump()
418 dump_reg(sd, REG_LUMA_CONTROL1); in tvp514x_reg_dump()
419 dump_reg(sd, REG_LUMA_CONTROL2); in tvp514x_reg_dump()
420 dump_reg(s in tvp514x_reg_dump()
[all...]

Completed in 3 milliseconds