Searched refs:tegra_vi_write (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.6/drivers/staging/media/tegra-video/ |
D | tegra210.c | 147 static void tegra_vi_write(struct tegra_vi_channel *chan, unsigned int addr, in tegra_vi_write() function 308 tegra_vi_write(chan, TEGRA_VI_CFG_CG_CTRL, 0); in tegra_channel_vi_soft_reset() 318 tegra_vi_write(chan, TEGRA_VI_CFG_CG_CTRL, VI_CG_2ND_LEVEL_EN); in tegra_channel_vi_soft_reset() 341 tegra_vi_write(chan, TEGRA_VI_CFG_VI_INCR_SYNCPT_ERROR, val); in tegra_channel_capture_error_recover() 453 tegra_vi_write(chan, TEGRA_VI_CFG_VI_INCR_SYNCPT, value); in tegra_channel_capture_frame() 463 tegra_vi_write(chan, TEGRA_VI_CFG_VI_INCR_SYNCPT, value); in tegra_channel_capture_frame() 618 tegra_vi_write(chan, TEGRA_VI_CFG_CG_CTRL, VI_CG_2ND_LEVEL_EN); in tegra210_vi_start_streaming() 622 tegra_vi_write(chan, TEGRA_VI_CFG_VI_INCR_SYNCPT_ERROR, val); in tegra210_vi_start_streaming() 631 tegra_vi_write(chan, TEGRA_VI_CFG_VI_INCR_SYNCPT_CNTRL, in tegra210_vi_start_streaming()
|