Home
last modified time | relevance | path

Searched refs:TEGRA_VI_CFG_VI_INCR_SYNCPT_ERROR (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.10/drivers/staging/media/tegra-video/
Dtegra210.c29 #define TEGRA_VI_CFG_VI_INCR_SYNCPT_ERROR 0x008 macro
226 val = tegra_vi_read(chan, TEGRA_VI_CFG_VI_INCR_SYNCPT_ERROR); in tegra_channel_capture_error_recover()
229 tegra_vi_write(chan, TEGRA_VI_CFG_VI_INCR_SYNCPT_ERROR, val); in tegra_channel_capture_error_recover()
448 val = tegra_vi_read(chan, TEGRA_VI_CFG_VI_INCR_SYNCPT_ERROR); in tegra210_vi_start_streaming()
449 tegra_vi_write(chan, TEGRA_VI_CFG_VI_INCR_SYNCPT_ERROR, val); in tegra210_vi_start_streaming()