Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/media/platform/s5p-mfc/
Ds5p_mfc_opr_v6.c876 writel(reg, mfc_regs->e_h264_options); in s5p_mfc_set_enc_params_h264()
888 reg = readl(mfc_regs->e_h264_options); in s5p_mfc_set_enc_params_h264()
891 writel(reg, mfc_regs->e_h264_options); in s5p_mfc_set_enc_params_h264()
914 reg = readl(mfc_regs->e_h264_options); in s5p_mfc_set_enc_params_h264()
917 writel(reg, mfc_regs->e_h264_options); in s5p_mfc_set_enc_params_h264()
920 reg = readl(mfc_regs->e_h264_options); in s5p_mfc_set_enc_params_h264()
923 writel(reg, mfc_regs->e_h264_options); in s5p_mfc_set_enc_params_h264()
926 reg = readl(mfc_regs->e_h264_options); in s5p_mfc_set_enc_params_h264()
929 writel(reg, mfc_regs->e_h264_options); in s5p_mfc_set_enc_params_h264()
947 readl(mfc_regs->e_h264_options); in s5p_mfc_set_enc_params_h264()
[all …]
Ds5p_mfc_opr.h243 volatile void __iomem *e_h264_options; member