Searched refs:e_h264_options (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/platform/s5p-mfc/ |
H A D | s5p_mfc_opr_v6.c | 992 writel(reg, mfc_regs->e_h264_options); in s5p_mfc_set_enc_params_h264() 1004 reg = readl(mfc_regs->e_h264_options); in s5p_mfc_set_enc_params_h264() 1007 writel(reg, mfc_regs->e_h264_options); in s5p_mfc_set_enc_params_h264() 1030 reg = readl(mfc_regs->e_h264_options); in s5p_mfc_set_enc_params_h264() 1033 writel(reg, mfc_regs->e_h264_options); in s5p_mfc_set_enc_params_h264() 1036 reg = readl(mfc_regs->e_h264_options); in s5p_mfc_set_enc_params_h264() 1039 writel(reg, mfc_regs->e_h264_options); in s5p_mfc_set_enc_params_h264() 1042 reg = readl(mfc_regs->e_h264_options); in s5p_mfc_set_enc_params_h264() 1045 writel(reg, mfc_regs->e_h264_options); in s5p_mfc_set_enc_params_h264() 1063 reg = readl(mfc_regs->e_h264_options); in s5p_mfc_set_enc_params_h264() [all...] |
H A D | s5p_mfc_opr.h | 243 void __iomem *e_h264_options; member
|
/kernel/linux/linux-6.6/drivers/media/platform/samsung/s5p-mfc/ |
H A D | s5p_mfc_opr_v6.c | 992 writel(reg, mfc_regs->e_h264_options); in s5p_mfc_set_enc_params_h264() 1004 reg = readl(mfc_regs->e_h264_options); in s5p_mfc_set_enc_params_h264() 1007 writel(reg, mfc_regs->e_h264_options); in s5p_mfc_set_enc_params_h264() 1030 reg = readl(mfc_regs->e_h264_options); in s5p_mfc_set_enc_params_h264() 1033 writel(reg, mfc_regs->e_h264_options); in s5p_mfc_set_enc_params_h264() 1036 reg = readl(mfc_regs->e_h264_options); in s5p_mfc_set_enc_params_h264() 1039 writel(reg, mfc_regs->e_h264_options); in s5p_mfc_set_enc_params_h264() 1042 reg = readl(mfc_regs->e_h264_options); in s5p_mfc_set_enc_params_h264() 1045 writel(reg, mfc_regs->e_h264_options); in s5p_mfc_set_enc_params_h264() 1063 reg = readl(mfc_regs->e_h264_options); in s5p_mfc_set_enc_params_h264() [all...] |
H A D | s5p_mfc_opr.h | 243 void __iomem *e_h264_options; member
|
Completed in 7 milliseconds