Searched refs:DC_WIN_BLEND_2WIN_X (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/tegra/ |
H A D | dc.c | 255 tegra_plane_writel(plane, background[0], DC_WIN_BLEND_2WIN_X); in tegra_plane_setup_blending_legacy() 274 tegra_plane_writel(plane, blending[0], DC_WIN_BLEND_2WIN_X); in tegra_plane_setup_blending_legacy() 280 tegra_plane_writel(plane, foreground, DC_WIN_BLEND_2WIN_X); in tegra_plane_setup_blending_legacy() 1431 DEBUGFS_REG32(DC_WIN_BLEND_2WIN_X),
|
H A D | dc.h | 667 #define DC_WIN_BLEND_2WIN_X 0x711 macro
|
/kernel/linux/linux-6.6/drivers/gpu/drm/tegra/ |
H A D | dc.c | 262 tegra_plane_writel(plane, background[0], DC_WIN_BLEND_2WIN_X); in tegra_plane_setup_blending_legacy() 281 tegra_plane_writel(plane, blending[0], DC_WIN_BLEND_2WIN_X); in tegra_plane_setup_blending_legacy() 287 tegra_plane_writel(plane, foreground, DC_WIN_BLEND_2WIN_X); in tegra_plane_setup_blending_legacy() 1617 DEBUGFS_REG32(DC_WIN_BLEND_2WIN_X),
|
H A D | dc.h | 691 #define DC_WIN_BLEND_2WIN_X 0x711 macro
|
Completed in 11 milliseconds