Searched refs:dump_reg (Results 1 – 1 of 1) sorted by relevance
| /linux-6.15/drivers/media/i2c/ |
| H A D | tvp514x.c | 414 dump_reg(sd, REG_INPUT_SEL); in tvp514x_reg_dump() 415 dump_reg(sd, REG_AFE_GAIN_CTRL); in tvp514x_reg_dump() 416 dump_reg(sd, REG_VIDEO_STD); in tvp514x_reg_dump() 418 dump_reg(sd, REG_COLOR_KILLER); in tvp514x_reg_dump() 419 dump_reg(sd, REG_LUMA_CONTROL1); in tvp514x_reg_dump() 420 dump_reg(sd, REG_LUMA_CONTROL2); in tvp514x_reg_dump() 422 dump_reg(sd, REG_BRIGHTNESS); in tvp514x_reg_dump() 423 dump_reg(sd, REG_CONTRAST); in tvp514x_reg_dump() 424 dump_reg(sd, REG_SATURATION); in tvp514x_reg_dump() 425 dump_reg(sd, REG_HUE); in tvp514x_reg_dump() [all …]
|