Searched refs:armada_dst_yx (Results 1 – 3 of 3) sorted by relevance
17 #define armada_dst_yx(state) to_armada_plane_state(state)->dst_yx macro
172 val = armada_dst_yx(new_state); in armada_drm_primary_plane_atomic_update()173 if (armada_dst_yx(old_state) != val) in armada_drm_primary_plane_atomic_update()
102 val = armada_dst_yx(new_state); in armada_drm_overlay_plane_atomic_update()103 if (armada_dst_yx(old_state) != val) in armada_drm_overlay_plane_atomic_update()