intra_refresh_mb  495 drivers/media/platform/s5p-mfc/s5p_mfc_common.h 	u16 intra_refresh_mb;
intra_refresh_mb 1810 drivers/media/platform/s5p-mfc/s5p_mfc_enc.c 		p->intra_refresh_mb = ctrl->val;
intra_refresh_mb  704 drivers/media/platform/s5p-mfc/s5p_mfc_opr_v5.c 	mfc_write(dev, p->intra_refresh_mb, S5P_FIMV_ENC_CIR_CTRL);
intra_refresh_mb  795 drivers/media/platform/s5p-mfc/s5p_mfc_opr_v6.c 	writel(p->intra_refresh_mb, mfc_regs->e_ir_size);
intra_refresh_mb  797 drivers/media/platform/s5p-mfc/s5p_mfc_opr_v6.c 	if (p->intra_refresh_mb == 0)