Home
last modified time | relevance | path

Searched refs:e_rc_qp_bound (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/media/platform/s5p-mfc/
Ds5p_mfc_opr_v6.c843 writel(reg, mfc_regs->e_rc_qp_bound); in s5p_mfc_set_enc_params_h264()
1123 writel(reg, mfc_regs->e_rc_qp_bound); in s5p_mfc_set_enc_params_mpeg4()
1197 writel(reg, mfc_regs->e_rc_qp_bound); in s5p_mfc_set_enc_params_h263()
1287 writel(reg, mfc_regs->e_rc_qp_bound); in s5p_mfc_set_enc_params_vp8()
2099 R(e_rc_qp_bound, S5P_FIMV_E_RC_QP_BOUND_V6); in s5p_mfc_init_regs_v6_plus()
2236 R(e_rc_qp_bound, S5P_FIMV_E_RC_QP_BOUND_V8); in s5p_mfc_init_regs_v6_plus()
Ds5p_mfc_opr.h185 volatile void __iomem *e_rc_qp_bound; member