Searched refs:tegra_vi_write (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.1/drivers/staging/media/tegra-video/ |
D | tegra210.c | 140 static void tegra_vi_write(struct tegra_vi_channel *chan, unsigned int addr, in tegra_vi_write() function 223 tegra_vi_write(chan, TEGRA_VI_CFG_CG_CTRL, 0); in tegra_channel_vi_soft_reset() 233 tegra_vi_write(chan, TEGRA_VI_CFG_CG_CTRL, VI_CG_2ND_LEVEL_EN); in tegra_channel_vi_soft_reset() 256 tegra_vi_write(chan, TEGRA_VI_CFG_VI_INCR_SYNCPT_ERROR, val); in tegra_channel_capture_error_recover() 368 tegra_vi_write(chan, TEGRA_VI_CFG_VI_INCR_SYNCPT, value); in tegra_channel_capture_frame() 378 tegra_vi_write(chan, TEGRA_VI_CFG_VI_INCR_SYNCPT, value); in tegra_channel_capture_frame() 533 tegra_vi_write(chan, TEGRA_VI_CFG_CG_CTRL, VI_CG_2ND_LEVEL_EN); in tegra210_vi_start_streaming() 537 tegra_vi_write(chan, TEGRA_VI_CFG_VI_INCR_SYNCPT_ERROR, val); in tegra210_vi_start_streaming() 546 tegra_vi_write(chan, TEGRA_VI_CFG_VI_INCR_SYNCPT_CNTRL, in tegra210_vi_start_streaming()
|