Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/media/i2c/
H A Dtvp514x.c37 #include "tvp514x_regs.h"
81 * @tvp514x_regs: copy of hw's regs with preset values.
100 struct tvp514x_reg tvp514x_regs[ARRAY_SIZE(tvp514x_reg_list_default)]; member
471 tvp514x_write_regs(sd, decoder->tvp514x_regs); in tvp514x_configure()
632 decoder->tvp514x_regs[REG_VIDEO_STD].val = in tvp514x_s_std()
678 decoder->tvp514x_regs[REG_INPUT_SEL].val = input_sel; in tvp514x_s_routing()
679 decoder->tvp514x_regs[REG_OUTPUT_FORMATTER1].val = output_sel; in tvp514x_s_routing()
707 decoder->tvp514x_regs[REG_BRIGHTNESS].val = value; in tvp514x_s_ctrl()
712 decoder->tvp514x_regs[REG_CONTRAST].val = value; in tvp514x_s_ctrl()
717 decoder->tvp514x_regs[REG_SATURATIO in tvp514x_s_ctrl()
[all...]
/kernel/linux/linux-6.6/drivers/media/i2c/
H A Dtvp514x.c37 #include "tvp514x_regs.h"
81 * @tvp514x_regs: copy of hw's regs with preset values.
100 struct tvp514x_reg tvp514x_regs[ARRAY_SIZE(tvp514x_reg_list_default)]; member
471 tvp514x_write_regs(sd, decoder->tvp514x_regs); in tvp514x_configure()
632 decoder->tvp514x_regs[REG_VIDEO_STD].val = in tvp514x_s_std()
678 decoder->tvp514x_regs[REG_INPUT_SEL].val = input_sel; in tvp514x_s_routing()
679 decoder->tvp514x_regs[REG_OUTPUT_FORMATTER1].val = output_sel; in tvp514x_s_routing()
707 decoder->tvp514x_regs[REG_BRIGHTNESS].val = value; in tvp514x_s_ctrl()
712 decoder->tvp514x_regs[REG_CONTRAST].val = value; in tvp514x_s_ctrl()
717 decoder->tvp514x_regs[REG_SATURATIO in tvp514x_s_ctrl()
[all...]

Completed in 3 milliseconds