dec_dst_flag      245 drivers/media/platform/s5p-mfc/s5p_mfc.c 		ctx->dec_dst_flag &= ~(1 << dst_buf->b->vb2_buf.index);
dec_dst_flag      348 drivers/media/platform/s5p-mfc/s5p_mfc.c 							&ctx->dec_dst_flag);
dec_dst_flag      669 drivers/media/platform/s5p-mfc/s5p_mfc_common.h 	unsigned long dec_dst_flag;
dec_dst_flag     1033 drivers/media/platform/s5p-mfc/s5p_mfc_dec.c 		ctx->dec_dst_flag = 0;
dec_dst_flag     1075 drivers/media/platform/s5p-mfc/s5p_mfc_dec.c 		set_bit(vb->index, &ctx->dec_dst_flag);
dec_dst_flag     1084 drivers/media/platform/s5p-mfc/s5p_mfc_opr_v5.c 	mfc_write(dev, ctx->dec_dst_flag, S5P_FIMV_SI_CH0_RELEASE_BUF);
dec_dst_flag     1678 drivers/media/platform/s5p-mfc/s5p_mfc_opr_v6.c 	writel(ctx->dec_dst_flag, mfc_regs->d_available_dpb_flag_lower);