Searched refs:hw_fmt (Results 1 – 1 of 1) sorted by relevance
53 unsigned int hw_fmt; member110 .hw_fmt = GE2D_FORMAT_ ## _depth ## BIT, \213 FIELD_PREP(GE2D_DST1_FORMAT, ctx->out.fmt->hw_fmt) | in ge2d_hw_start()215 FIELD_PREP(GE2D_SRC2_FORMAT, ctx->out.fmt->hw_fmt) | in ge2d_hw_start()217 FIELD_PREP(GE2D_SRC1_FORMAT, ctx->in.fmt->hw_fmt)); in ge2d_hw_start()