Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/tegra/
Ddc.h359 #define DC_WIN_WIN_OPTIONS 0x700 macro
Ddc.c381 tegra_dc_writel(dc, value, DC_WIN_WIN_OPTIONS); in tegra_dc_setup_window()
618 value = tegra_dc_readl(dc, DC_WIN_WIN_OPTIONS); in tegra_plane_atomic_disable()
620 tegra_dc_writel(dc, value, DC_WIN_WIN_OPTIONS); in tegra_plane_atomic_disable()
1543 DUMP_REG(DC_WIN_WIN_OPTIONS); in tegra_dc_show_regs()