Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/tegra/
H A Dhub.c741 value = tegra_plane_readl(p, DC_WIN_WINDOW_SET_CONTROL); in tegra_shared_plane_atomic_update()
743 tegra_plane_writel(p, value, DC_WIN_WINDOW_SET_CONTROL); in tegra_shared_plane_atomic_update()
H A Ddc.h833 #define DC_WIN_WINDOW_SET_CONTROL 0x730 macro