to_armada_plane_state
if (to_armada_plane_state(new_state)->interlace)
if (to_armada_plane_state(new_state)->interlace)
struct armada_plane_state *st = to_armada_plane_state(new_plane_state);
#define armada_src_hw(state) to_armada_plane_state(state)->src_hw
#define armada_dst_yx(state) to_armada_plane_state(state)->dst_yx
#define armada_dst_hw(state) to_armada_plane_state(state)->dst_hw
#define armada_addr(state, f, p) to_armada_plane_state(state)->addrs[f][p]
#define armada_pitch(state, n) to_armada_plane_state(state)->pitches[n]