Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/platform/s5p-mfc/
Ds5p_mfc_opr_v6.c995 writel(reg, mfc_regs->e_h264_options); in s5p_mfc_set_enc_params_h264()
1007 reg = readl(mfc_regs->e_h264_options); in s5p_mfc_set_enc_params_h264()
1010 writel(reg, mfc_regs->e_h264_options); in s5p_mfc_set_enc_params_h264()
1033 reg = readl(mfc_regs->e_h264_options); in s5p_mfc_set_enc_params_h264()
1036 writel(reg, mfc_regs->e_h264_options); in s5p_mfc_set_enc_params_h264()
1039 reg = readl(mfc_regs->e_h264_options); in s5p_mfc_set_enc_params_h264()
1042 writel(reg, mfc_regs->e_h264_options); in s5p_mfc_set_enc_params_h264()
1045 reg = readl(mfc_regs->e_h264_options); in s5p_mfc_set_enc_params_h264()
1048 writel(reg, mfc_regs->e_h264_options); in s5p_mfc_set_enc_params_h264()
1066 readl(mfc_regs->e_h264_options); in s5p_mfc_set_enc_params_h264()
[all …]
Ds5p_mfc_opr.h246 void __iomem *e_h264_options; member