Lines Matching refs:tvp514x_regs
101 struct tvp514x_reg tvp514x_regs[ARRAY_SIZE(tvp514x_reg_list_default)]; member
472 tvp514x_write_regs(sd, decoder->tvp514x_regs); in tvp514x_configure()
633 decoder->tvp514x_regs[REG_VIDEO_STD].val = in tvp514x_s_std()
679 decoder->tvp514x_regs[REG_INPUT_SEL].val = input_sel; in tvp514x_s_routing()
680 decoder->tvp514x_regs[REG_OUTPUT_FORMATTER1].val = output_sel; in tvp514x_s_routing()
708 decoder->tvp514x_regs[REG_BRIGHTNESS].val = value; in tvp514x_s_ctrl()
713 decoder->tvp514x_regs[REG_CONTRAST].val = value; in tvp514x_s_ctrl()
718 decoder->tvp514x_regs[REG_SATURATION].val = value; in tvp514x_s_ctrl()
727 decoder->tvp514x_regs[REG_HUE].val = value; in tvp514x_s_ctrl()
732 decoder->tvp514x_regs[REG_AFE_GAIN_CTRL].val = value; in tvp514x_s_ctrl()
1048 memcpy(decoder->tvp514x_regs, tvp514x_reg_list_default, in tvp514x_probe()
1061 decoder->tvp514x_regs[REG_OUTPUT_FORMATTER2].val |= in tvp514x_probe()
1063 decoder->tvp514x_regs[REG_SYNC_CONTROL].val |= in tvp514x_probe()
1067 decoder->tvp514x_regs[REG_VIDEO_STD].val = in tvp514x_probe()