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
114 st->dst_yx = new_plane_state->dst.y1 >> 1; in armada_drm_plane_atomic_check()118 st->dst_yx = new_plane_state->dst.y1; in armada_drm_plane_atomic_check()124 st->dst_yx <<= 16; in armada_drm_plane_atomic_check()125 st->dst_yx |= new_plane_state->dst.x1 & 0x0000ffff; in armada_drm_plane_atomic_check()