Home
last modified time | relevance | path

Searched refs:WIN_A_ACT_REQ (Results 1 – 4 of 4) sorted by relevance

/linux-6.1.9/drivers/gpu/drm/tegra/
Ddc.h244 #define WIN_A_ACT_REQ (1 << 1) macro
Dplane.c321 tegra->planes |= WIN_A_ACT_REQ << plane->index; in tegra_plane_state_add()
Dhub.c220 mask = COMMON_ACTREQ | WIN_A_ACT_REQ << plane->base.index; in tegra_shared_plane_activate()
Ddc.c1081 value = (WIN_A_ACT_REQ << p->index) << 8 | GENERAL_UPDATE; in tegra_cursor_atomic_async_update()
1085 value = (WIN_A_ACT_REQ << p->index) | GENERAL_ACT_REQ; in tegra_cursor_atomic_async_update()