Searched refs:WIN_A_ACT_REQ (Results 1 – 3 of 3) 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()
1083 value = (WIN_A_ACT_REQ << p->index) << 8 | GENERAL_UPDATE; in tegra_cursor_atomic_async_update() 1087 value = (WIN_A_ACT_REQ << p->index) | GENERAL_ACT_REQ; in tegra_cursor_atomic_async_update()