Home
last modified time | relevance | path

Searched refs:intra_refresh_mb (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/platform/s5p-mfc/
H A Ds5p_mfc_common.h495 u16 intra_refresh_mb; member
H A Ds5p_mfc_opr_v6.c795 writel(p->intra_refresh_mb, mfc_regs->e_ir_size); in s5p_mfc_set_enc_params()
797 if (p->intra_refresh_mb == 0) in s5p_mfc_set_enc_params()
H A Ds5p_mfc_opr_v5.c704 mfc_write(dev, p->intra_refresh_mb, S5P_FIMV_ENC_CIR_CTRL); in s5p_mfc_set_enc_params()
H A Ds5p_mfc_enc.c1824 p->intra_refresh_mb = ctrl->val; in s5p_mfc_enc_s_ctrl()
/kernel/linux/linux-6.6/drivers/media/platform/samsung/s5p-mfc/
H A Ds5p_mfc_common.h499 u16 intra_refresh_mb; member
H A Ds5p_mfc_opr_v6.c795 writel(p->intra_refresh_mb, mfc_regs->e_ir_size); in s5p_mfc_set_enc_params()
797 if (p->intra_refresh_mb == 0) in s5p_mfc_set_enc_params()
H A Ds5p_mfc_opr_v5.c704 mfc_write(dev, p->intra_refresh_mb, S5P_FIMV_ENC_CIR_CTRL); in s5p_mfc_set_enc_params()
H A Ds5p_mfc_enc.c1822 p->intra_refresh_mb = ctrl->val; in s5p_mfc_enc_s_ctrl()

Completed in 18 milliseconds