Searched refs:armada_dst_hw (Results 1 – 3 of 3) sorted by relevance
18 #define armada_dst_hw(state) to_armada_plane_state(state)->dst_hw macro
175 val = armada_dst_hw(new_state); in armada_drm_primary_plane_atomic_update()176 if (armada_dst_hw(old_state) != val) in armada_drm_primary_plane_atomic_update()
105 val = armada_dst_hw(new_state); in armada_drm_overlay_plane_atomic_update()106 if (armada_dst_hw(old_state) != val) in armada_drm_overlay_plane_atomic_update()