Searched refs:dst_yx (Results 1 – 2 of 2) sorted by relevance
7 u32 dst_yx; member17 #define armada_dst_yx(state) to_armada_plane_state(state)->dst_yx
137 st->dst_yx = state->dst.y1 >> 1; in armada_drm_plane_atomic_check()141 st->dst_yx = state->dst.y1; in armada_drm_plane_atomic_check()147 st->dst_yx <<= 16; in armada_drm_plane_atomic_check()148 st->dst_yx |= state->dst.x1 & 0x0000ffff; in armada_drm_plane_atomic_check()