Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/tegra/
Ddc.h320 #define DC_DISP_BLEND_CURSOR_CONTROL 0x4f1 macro
Ddc.c750 value = tegra_dc_readl(dc, DC_DISP_BLEND_CURSOR_CONTROL); in tegra_cursor_atomic_update()
757 tegra_dc_writel(dc, value, DC_DISP_BLEND_CURSOR_CONTROL); in tegra_cursor_atomic_update()
1530 DUMP_REG(DC_DISP_BLEND_CURSOR_CONTROL); in tegra_dc_show_regs()