Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/staging/media/tegra-video/
Dtegra210.c37 #define TEGRA_VI_CFG_CG_CTRL 0x0b8 macro
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()
618 tegra_vi_write(chan, TEGRA_VI_CFG_CG_CTRL, VI_CG_2ND_LEVEL_EN); in tegra210_vi_start_streaming()