Searched refs:DC_WIN_COLOR_DEPTH (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/tegra/ |
H A D | dc.h | 588 #define DC_WIN_COLOR_DEPTH 0x703 macro
|
H A D | hub.c | 482 tegra_plane_writel(p, state->format, DC_WIN_COLOR_DEPTH); in tegra_shared_plane_atomic_update()
|
H A D | dc.c | 357 tegra_plane_writel(plane, window->format, DC_WIN_COLOR_DEPTH); in tegra_dc_setup_window() 1417 DEBUGFS_REG32(DC_WIN_COLOR_DEPTH),
|
/kernel/linux/linux-6.6/drivers/gpu/drm/tegra/ |
H A D | dc.h | 605 #define DC_WIN_COLOR_DEPTH 0x703 macro
|
H A D | dc.c | 365 tegra_plane_writel(plane, window->format, DC_WIN_COLOR_DEPTH); in tegra_dc_setup_window() 1603 DEBUGFS_REG32(DC_WIN_COLOR_DEPTH),
|
H A D | hub.c | 644 tegra_plane_writel(p, tegra_plane_state->format, DC_WIN_COLOR_DEPTH); in tegra_shared_plane_atomic_update()
|
Completed in 14 milliseconds