Home
last modified time | relevance | path

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

/linux/drivers/media/platform/samsung/s5p-mfc/
H A Ds5p_mfc_opr_v6.c1145 writel(reg, mfc_regs->e_h264_options); in s5p_mfc_set_enc_params_h264()
1157 reg = readl(mfc_regs->e_h264_options); in s5p_mfc_set_enc_params_h264()
1160 writel(reg, mfc_regs->e_h264_options); in s5p_mfc_set_enc_params_h264()
1183 reg = readl(mfc_regs->e_h264_options); in s5p_mfc_set_enc_params_h264()
1186 writel(reg, mfc_regs->e_h264_options); in s5p_mfc_set_enc_params_h264()
1189 reg = readl(mfc_regs->e_h264_options); in s5p_mfc_set_enc_params_h264()
1192 writel(reg, mfc_regs->e_h264_options); in s5p_mfc_set_enc_params_h264()
1195 reg = readl(mfc_regs->e_h264_options); in s5p_mfc_set_enc_params_h264()
1198 writel(reg, mfc_regs->e_h264_options); in s5p_mfc_set_enc_params_h264()
1216 reg = readl(mfc_regs->e_h264_options); in s5p_mfc_set_enc_params_h264()
[all …]
H A Ds5p_mfc_opr.h243 void __iomem *e_h264_options; member