Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/tegra/
Ddc.h338 #define DC_DISP_BLEND_CURSOR_CONTROL 0x4f1 macro
Ddc.c756 value = tegra_dc_readl(dc, DC_DISP_BLEND_CURSOR_CONTROL); in tegra_cursor_atomic_update()
763 tegra_dc_writel(dc, value, DC_DISP_BLEND_CURSOR_CONTROL); in tegra_cursor_atomic_update()
1542 DUMP_REG(DC_DISP_BLEND_CURSOR_CONTROL); in tegra_dc_show_regs()