Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/tegra/
H A Ddc.h522 #define DC_DISP_INTERLACE_CONTROL 0x4e5 macro
H A Ddc.c2241 value = tegra_dc_readl(dc, DC_DISP_INTERLACE_CONTROL); in tegra_crtc_atomic_enable()
2243 tegra_dc_writel(dc, value, DC_DISP_INTERLACE_CONTROL); in tegra_crtc_atomic_enable()