Searched refs:WIN_A_ACT_REQ (Results 1 – 4 of 4) sorted by relevance
244 #define WIN_A_ACT_REQ (1 << 1) macro
321 tegra->planes |= WIN_A_ACT_REQ << plane->index; in tegra_plane_state_add()
220 mask = COMMON_ACTREQ | WIN_A_ACT_REQ << plane->base.index; in tegra_shared_plane_activate()
1081 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()