Home
last modified time | relevance | path

Searched refs:DC_DISP_BLEND_CURSOR_CONTROL (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/tegra/
H A Ddc.h513 #define DC_DISP_BLEND_CURSOR_CONTROL 0x4f1 macro
H A Ddc.c910 value = tegra_dc_readl(dc, DC_DISP_BLEND_CURSOR_CONTROL); in tegra_cursor_atomic_update()
917 tegra_dc_writel(dc, value, DC_DISP_BLEND_CURSOR_CONTROL); in tegra_cursor_atomic_update()
1413 DEBUGFS_REG32(DC_DISP_BLEND_CURSOR_CONTROL),
/kernel/linux/linux-6.6/drivers/gpu/drm/tegra/
H A Ddc.h528 #define DC_DISP_BLEND_CURSOR_CONTROL 0x4f1 macro
H A Ddc.c962 value = tegra_dc_readl(dc, DC_DISP_BLEND_CURSOR_CONTROL); in __tegra_cursor_atomic_update()
974 tegra_dc_writel(dc, value, DC_DISP_BLEND_CURSOR_CONTROL); in __tegra_cursor_atomic_update()
1599 DEBUGFS_REG32(DC_DISP_BLEND_CURSOR_CONTROL),

Completed in 12 milliseconds