Home
last modified time | relevance | path

Searched refs:s5p_mfc_init_regs_v6_plus (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/drivers/media/platform/samsung/s5p-mfc/
Ds5p_mfc_opr_v6.h56 const struct s5p_mfc_regs *s5p_mfc_init_regs_v6_plus(struct s5p_mfc_dev *dev);
Ds5p_mfc_opr.c34 dev->mfc_regs = s5p_mfc_init_regs_v6_plus(dev); in s5p_mfc_init_regs()
Ds5p_mfc_opr_v6.c2229 const struct s5p_mfc_regs *s5p_mfc_init_regs_v6_plus(struct s5p_mfc_dev *dev) in s5p_mfc_init_regs_v6_plus() function