Home
last modified time | relevance | path

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

/linux-6.15/drivers/media/platform/samsung/s5p-mfc/
H A Ds5p_mfc_opr_v6.h55 const struct s5p_mfc_regs *s5p_mfc_init_regs_v6_plus(struct s5p_mfc_dev *dev);
H A Ds5p_mfc_opr.c31 dev->mfc_regs = s5p_mfc_init_regs_v6_plus(dev); in s5p_mfc_init_regs()
H A Ds5p_mfc_opr_v6.c2403 const struct s5p_mfc_regs *s5p_mfc_init_regs_v6_plus(struct s5p_mfc_dev *dev) in s5p_mfc_init_regs_v6_plus() function