Home
last modified time | relevance | path

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

/drivers/media/platform/s5p-mfc/
Ds5p_mfc_opr_v6.c878 writel(reg, mfc_regs->e_h264_options); in s5p_mfc_set_enc_params_h264()
890 reg = readl(mfc_regs->e_h264_options); in s5p_mfc_set_enc_params_h264()
893 writel(reg, mfc_regs->e_h264_options); in s5p_mfc_set_enc_params_h264()
916 reg = readl(mfc_regs->e_h264_options); in s5p_mfc_set_enc_params_h264()
919 writel(reg, mfc_regs->e_h264_options); in s5p_mfc_set_enc_params_h264()
922 reg = readl(mfc_regs->e_h264_options); in s5p_mfc_set_enc_params_h264()
925 writel(reg, mfc_regs->e_h264_options); in s5p_mfc_set_enc_params_h264()
928 reg = readl(mfc_regs->e_h264_options); in s5p_mfc_set_enc_params_h264()
931 writel(reg, mfc_regs->e_h264_options); in s5p_mfc_set_enc_params_h264()
949 readl(mfc_regs->e_h264_options); in s5p_mfc_set_enc_params_h264()
[all …]
Ds5p_mfc_opr.h243 void __iomem *e_h264_options; member