Symbol: mfc_write
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_cmd_v5.c
31
mfc_write(dev, args->arg[0], S5P_FIMV_HOST2RISC_ARG1);
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_cmd_v5.c
32
mfc_write(dev, args->arg[1], S5P_FIMV_HOST2RISC_ARG2);
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_cmd_v5.c
33
mfc_write(dev, args->arg[2], S5P_FIMV_HOST2RISC_ARG3);
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_cmd_v5.c
34
mfc_write(dev, args->arg[3], S5P_FIMV_HOST2RISC_ARG4);
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_cmd_v5.c
36
mfc_write(dev, cmd, S5P_FIMV_HOST2RISC_CMD);
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_cmd_v6.c
115
mfc_write(dev, codec_type, S5P_FIMV_CODEC_TYPE_V6);
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_cmd_v6.c
116
mfc_write(dev, ctx->ctx.dma, S5P_FIMV_CONTEXT_MEM_ADDR_V6);
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_cmd_v6.c
117
mfc_write(dev, ctx->ctx.size, S5P_FIMV_CONTEXT_MEM_SIZE_V6);
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_cmd_v6.c
118
mfc_write(dev, 0, S5P_FIMV_D_CRC_CTRL_V6); /* no crc */
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_cmd_v6.c
131
mfc_write(dev, ctx->inst_no, S5P_FIMV_INSTANCE_ID_V6);
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_cmd_v6.c
22
mfc_write(dev, 0x0, S5P_FIMV_RISC2HOST_CMD_V6);
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_cmd_v6.c
25
mfc_write(dev, cmd, S5P_FIMV_HOST2RISC_CMD_V6);
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_cmd_v6.c
26
mfc_write(dev, 0x1, S5P_FIMV_HOST2RISC_INT_V6);
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_cmd_v6.c
40
mfc_write(dev, dev->ctx_buf.dma, S5P_FIMV_CONTEXT_MEM_ADDR_V6);
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_cmd_v6.c
41
mfc_write(dev, buf_size->dev_ctx, S5P_FIMV_CONTEXT_MEM_SIZE_V6);
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_ctrl.c
107
mfc_write(dev, 0x1, S5P_FIMV_MFC_BUS_RESET_CTRL);
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_ctrl.c
131
mfc_write(dev, 0, S5P_FIMV_RISC2HOST_CMD_V6);
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_ctrl.c
132
mfc_write(dev, 0, S5P_FIMV_HOST2RISC_CMD_V6);
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_ctrl.c
133
mfc_write(dev, 0, S5P_FIMV_FW_VERSION_V6);
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_ctrl.c
136
mfc_write(dev, 0, S5P_FIMV_REG_CLEAR_BEGIN_V6 + (i*4));
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_ctrl.c
147
mfc_write(dev, 0, S5P_FIMV_RISC_ON_V6);
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_ctrl.c
149
mfc_write(dev, 0x1FFF, S5P_FIMV_MFC_RESET_V6);
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_ctrl.c
150
mfc_write(dev, 0, S5P_FIMV_MFC_RESET_V6);
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_ctrl.c
154
mfc_write(dev, 0x3f6, S5P_FIMV_SW_RESET);
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_ctrl.c
156
mfc_write(dev, 0x3e2, S5P_FIMV_SW_RESET);
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_ctrl.c
171
mfc_write(dev, 0x0, S5P_FIMV_SW_RESET);
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_ctrl.c
172
mfc_write(dev, 0x3fe, S5P_FIMV_SW_RESET);
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_ctrl.c
182
mfc_write(dev, dev->dma_base[BANK_L_CTX],
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_ctrl.c
187
mfc_write(dev, dev->dma_base[BANK_L_CTX],
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_ctrl.c
189
mfc_write(dev, dev->dma_base[BANK_R_CTX],
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_ctrl.c
203
mfc_write(dev, 0xffffffff, S5P_FIMV_SI_CH0_INST_ID);
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_ctrl.c
204
mfc_write(dev, 0xffffffff, S5P_FIMV_SI_CH1_INST_ID);
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_ctrl.c
205
mfc_write(dev, 0, S5P_FIMV_RISC2HOST_CMD);
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_ctrl.c
206
mfc_write(dev, 0, S5P_FIMV_HOST2RISC_CMD);
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_ctrl.c
240
mfc_write(dev, 0x1, S5P_FIMV_RISC_ON_V6);
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_ctrl.c
243
mfc_write(dev, 0x3ff, S5P_FIMV_SW_RESET);
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_ctrl.c
246
mfc_write(dev, 0x0, S5P_FIMV_MFC_CLOCK_OFF_V10);
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_ctrl.c
340
mfc_write(dev, 0x1, S5P_FIMV_RISC_ON_V6);
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_ctrl.c
374
mfc_write(dev, 0x1, S5P_FIMV_RISC_ON_V6);
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_ctrl.c
376
mfc_write(dev, 0x3ff, S5P_FIMV_SW_RESET);
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v5.c
1013
mfc_write(dev, p->rc_framerate_num * 1000
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v5.c
1016
mfc_write(dev, 0, S5P_FIMV_ENC_RC_FRAME_RATE);
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v5.c
1022
mfc_write(dev, reg, S5P_FIMV_ENC_RC_CONFIG);
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v5.c
1031
mfc_write(dev, reg, S5P_FIMV_ENC_RC_QBOUND);
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v5.c
1052
mfc_write(dev, ctx->loop_filter_mpeg4, S5P_FIMV_ENC_LF_CTRL);
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v5.c
1054
mfc_write(dev, 0, S5P_FIMV_ENC_LF_CTRL);
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v5.c
1055
mfc_write(dev, ((ctx->slice_interface & S5P_FIMV_SLICE_INT_MASK) <<
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v5.c
1060
mfc_write(dev,
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v5.c
1077
mfc_write(dev, dpb, S5P_FIMV_SI_CH0_DPB_CONF_CTRL);
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v5.c
1086
mfc_write(dev, ctx->dec_dst_flag, S5P_FIMV_SI_CH0_RELEASE_BUF);
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v5.c
1093
mfc_write(dev, ((S5P_FIMV_CH_FRAME_START & S5P_FIMV_CH_MASK) <<
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v5.c
1097
mfc_write(dev, ((S5P_FIMV_CH_LAST_FRAME & S5P_FIMV_CH_MASK) <<
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v5.c
1101
mfc_write(dev, ((S5P_FIMV_CH_FRAME_START_REALLOC &
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v5.c
1126
mfc_write(dev, ((S5P_FIMV_CH_SEQ_HEADER << 16) & 0x70000) |
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v5.c
1138
mfc_write(dev, 0, S5P_FIMV_ENC_MAP_FOR_CUR);
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v5.c
1140
mfc_write(dev, 3, S5P_FIMV_ENC_MAP_FOR_CUR);
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v5.c
1147
mfc_write(dev, ((cmd & S5P_FIMV_CH_MASK) << S5P_FIMV_CH_SHIFT)
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v5.c
1433
mfc_write(dev, 0, S5P_FIMV_RISC_HOST_INT);
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v5.c
1434
mfc_write(dev, 0, S5P_FIMV_RISC2HOST_CMD);
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v5.c
1435
mfc_write(dev, 0xffff, S5P_FIMV_SI_RTN_CHID);
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v5.c
350
mfc_write(dev, OFFSETA(ctx->dsc.dma), S5P_FIMV_SI_CH0_DESC_ADR);
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v5.c
351
mfc_write(dev, buf_size->dsc, S5P_FIMV_SI_CH0_DESC_SIZE);
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v5.c
358
mfc_write(dev, ctx->shm.ofs, S5P_FIMV_SI_CH0_HOST_WR_ADR);
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v5.c
368
mfc_write(dev, OFFSETA(buf_addr), S5P_FIMV_SI_CH0_SB_ST_ADR);
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v5.c
369
mfc_write(dev, ctx->dec_src_buf_size, S5P_FIMV_SI_CH0_CPB_SIZE);
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v5.c
370
mfc_write(dev, buf_size, S5P_FIMV_SI_CH0_SB_FRM_SIZE);
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v5.c
391
mfc_write(dev, ctx->total_dpb_count | dpb,
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v5.c
396
mfc_write(dev, OFFSETA(buf_addr1),
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v5.c
400
mfc_write(dev, OFFSETA(buf_addr1), S5P_FIMV_H264_NB_IP_ADR);
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v5.c
405
mfc_write(dev, OFFSETA(buf_addr1), S5P_FIMV_MPEG4_NB_DCAC_ADR);
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v5.c
408
mfc_write(dev, OFFSETA(buf_addr1), S5P_FIMV_MPEG4_UP_NB_MV_ADR);
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v5.c
411
mfc_write(dev, OFFSETA(buf_addr1), S5P_FIMV_MPEG4_SA_MV_ADR);
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v5.c
414
mfc_write(dev, OFFSETA(buf_addr1), S5P_FIMV_MPEG4_SP_ADR);
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v5.c
417
mfc_write(dev, OFFSETA(buf_addr1), S5P_FIMV_MPEG4_OT_LINE_ADR);
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v5.c
422
mfc_write(dev, OFFSETA(buf_addr1), S5P_FIMV_H263_OT_LINE_ADR);
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v5.c
425
mfc_write(dev, OFFSETA(buf_addr1), S5P_FIMV_H263_UP_NB_MV_ADR);
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v5.c
428
mfc_write(dev, OFFSETA(buf_addr1), S5P_FIMV_H263_SA_MV_ADR);
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v5.c
431
mfc_write(dev, OFFSETA(buf_addr1), S5P_FIMV_H263_NB_DCAC_ADR);
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v5.c
437
mfc_write(dev, OFFSETA(buf_addr1), S5P_FIMV_VC1_NB_DCAC_ADR);
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v5.c
440
mfc_write(dev, OFFSETA(buf_addr1), S5P_FIMV_VC1_OT_LINE_ADR);
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v5.c
443
mfc_write(dev, OFFSETA(buf_addr1), S5P_FIMV_VC1_UP_NB_MV_ADR);
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v5.c
446
mfc_write(dev, OFFSETA(buf_addr1), S5P_FIMV_VC1_SA_MV_ADR);
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v5.c
449
mfc_write(dev, OFFSETA(buf_addr1), S5P_FIMV_VC1_BITPLANE3_ADR);
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v5.c
452
mfc_write(dev, OFFSETA(buf_addr1), S5P_FIMV_VC1_BITPLANE2_ADR);
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v5.c
455
mfc_write(dev, OFFSETA(buf_addr1), S5P_FIMV_VC1_BITPLANE1_ADR);
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v5.c
475
mfc_write(dev, OFFSETB(ctx->dst_bufs[i].cookie.raw.luma),
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v5.c
479
mfc_write(dev, OFFSETA(ctx->dst_bufs[i].cookie.raw.chroma),
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v5.c
484
mfc_write(dev, OFFSETB(buf_addr2),
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v5.c
501
mfc_write(dev, ((S5P_FIMV_CH_INIT_BUFS & S5P_FIMV_CH_MASK)
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v5.c
513
mfc_write(dev, OFFSETA(addr), S5P_FIMV_ENC_SI_CH0_SB_ADR);
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v5.c
514
mfc_write(dev, size, S5P_FIMV_ENC_SI_CH0_SB_SIZE);
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v5.c
524
mfc_write(dev, OFFSETB(y_addr), S5P_FIMV_ENC_SI_CH0_CUR_Y_ADR);
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v5.c
525
mfc_write(dev, OFFSETB(c_addr), S5P_FIMV_ENC_SI_CH0_CUR_C_ADR);
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v5.c
573
mfc_write(dev, OFFSETA(buf_addr1),
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v5.c
578
mfc_write(dev, OFFSETB(buf_addr2),
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v5.c
584
mfc_write(dev, OFFSETB(buf_addr2),
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v5.c
589
mfc_write(dev, OFFSETA(buf_addr1), S5P_FIMV_H264_UP_MV_ADR);
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v5.c
592
mfc_write(dev, OFFSETA(buf_addr1),
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v5.c
596
mfc_write(dev, OFFSETA(buf_addr1),
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v5.c
600
mfc_write(dev, OFFSETB(buf_addr2),
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v5.c
604
mfc_write(dev, OFFSETA(buf_addr1),
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v5.c
613
mfc_write(dev, OFFSETA(buf_addr1),
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v5.c
617
mfc_write(dev, OFFSETB(buf_addr2),
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v5.c
623
mfc_write(dev, OFFSETB(buf_addr2),
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v5.c
628
mfc_write(dev, OFFSETA(buf_addr1), S5P_FIMV_MPEG4_UP_MV_ADR);
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v5.c
631
mfc_write(dev, OFFSETA(buf_addr1),
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v5.c
635
mfc_write(dev, OFFSETA(buf_addr1),
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v5.c
644
mfc_write(dev, OFFSETA(buf_addr1),
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v5.c
648
mfc_write(dev, OFFSETB(buf_addr2),
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v5.c
654
mfc_write(dev, OFFSETB(buf_addr2),
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v5.c
659
mfc_write(dev, OFFSETA(buf_addr1), S5P_FIMV_H263_UP_MV_ADR);
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v5.c
662
mfc_write(dev, OFFSETA(buf_addr1), S5P_FIMV_H263_ACDC_COEF_ADR);
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v5.c
684
mfc_write(dev, ctx->img_width, S5P_FIMV_ENC_HSIZE_PX);
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v5.c
686
mfc_write(dev, ctx->img_height, S5P_FIMV_ENC_VSIZE_PX);
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v5.c
692
mfc_write(dev, reg, S5P_FIMV_ENC_PIC_TYPE_CTRL);
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v5.c
693
mfc_write(dev, 0, S5P_FIMV_ENC_B_RECON_WRITE_ON);
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v5.c
696
mfc_write(dev, p->slice_mode, S5P_FIMV_ENC_MSLICE_CTRL);
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v5.c
698
mfc_write(dev, p->slice_mb, S5P_FIMV_ENC_MSLICE_MB);
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v5.c
700
mfc_write(dev, p->slice_bit, S5P_FIMV_ENC_MSLICE_BIT);
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v5.c
702
mfc_write(dev, 0, S5P_FIMV_ENC_MSLICE_MB);
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v5.c
703
mfc_write(dev, 0, S5P_FIMV_ENC_MSLICE_BIT);
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v5.c
706
mfc_write(dev, p->intra_refresh_mb, S5P_FIMV_ENC_CIR_CTRL);
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v5.c
709
mfc_write(dev, 0, S5P_FIMV_ENC_MAP_FOR_CUR);
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v5.c
711
mfc_write(dev, 3, S5P_FIMV_ENC_MAP_FOR_CUR);
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v5.c
730
mfc_write(dev, reg, S5P_FIMV_ENC_PADDING_CTRL);
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v5.c
736
mfc_write(dev, reg, S5P_FIMV_ENC_RC_CONFIG);
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v5.c
739
mfc_write(dev, p->rc_bitrate,
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v5.c
742
mfc_write(dev, 0, S5P_FIMV_ENC_RC_BIT_RATE);
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v5.c
745
mfc_write(dev, p->rc_reaction_coeff, S5P_FIMV_ENC_RC_RPARA);
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v5.c
773
mfc_write(dev, reg, S5P_FIMV_ENC_PIC_TYPE_CTRL);
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v5.c
782
mfc_write(dev, reg, S5P_FIMV_ENC_PROFILE);
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v5.c
784
mfc_write(dev, p_264->interlace, S5P_FIMV_ENC_PIC_STRUCT);
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v5.c
787
mfc_write(dev, ctx->img_height >> 1, S5P_FIMV_ENC_VSIZE_PX);
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v5.c
789
mfc_write(dev, p_264->loop_filter_mode, S5P_FIMV_ENC_LF_CTRL);
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v5.c
798
mfc_write(dev, reg, S5P_FIMV_ENC_ALPHA_OFF);
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v5.c
807
mfc_write(dev, reg, S5P_FIMV_ENC_BETA_OFF);
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v5.c
810
mfc_write(dev, 1, S5P_FIMV_ENC_H264_ENTROPY_MODE);
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v5.c
812
mfc_write(dev, 0, S5P_FIMV_ENC_H264_ENTROPY_MODE);
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v5.c
821
mfc_write(dev, reg, S5P_FIMV_ENC_H264_NUM_OF_REF);
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v5.c
823
mfc_write(dev, p_264->_8x8_transform, S5P_FIMV_ENC_H264_TRANS_FLAG);
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v5.c
832
mfc_write(dev, reg, S5P_FIMV_ENC_RC_CONFIG);
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v5.c
835
mfc_write(dev, p->rc_framerate_num * 1000
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v5.c
838
mfc_write(dev, 0, S5P_FIMV_ENC_RC_FRAME_RATE);
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v5.c
847
mfc_write(dev, reg, S5P_FIMV_ENC_RC_QBOUND);
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v5.c
863
mfc_write(dev, reg, S5P_FIMV_ENC_RC_MB_CTRL);
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v5.c
931
mfc_write(dev, reg, S5P_FIMV_ENC_PIC_TYPE_CTRL);
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v5.c
940
mfc_write(dev, reg, S5P_FIMV_ENC_PROFILE);
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v5.c
942
mfc_write(dev, p_mpeg4->quarter_pixel, S5P_FIMV_ENC_MPEG4_QUART_PXL);
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v5.c
956
mfc_write(dev, framerate,
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v5.c
966
mfc_write(dev, 0, S5P_FIMV_ENC_RC_FRAME_RATE);
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v5.c
973
mfc_write(dev, reg, S5P_FIMV_ENC_RC_CONFIG);
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v5.c
982
mfc_write(dev, reg, S5P_FIMV_ENC_RC_QBOUND);
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v6.c
2233
mfc_write(dev, ctx->inst_no, S5P_FIMV_INSTANCE_ID_V6);