Home
last modified time | relevance | path

Searched refs:hdmi_pll_init (Results 1 – 8 of 8) sorted by relevance

/linux-5.19.10/drivers/gpu/drm/omapdrm/dss/ !
Dhdmi_pll.c161 int hdmi_pll_init(struct dss_device *dss, struct platform_device *pdev, in hdmi_pll_init() function
Dhdmi.h319 int hdmi_pll_init(struct dss_device *dss, struct platform_device *pdev,
Dhdmi4.c646 r = hdmi_pll_init(dss, hdmi->pdev, &hdmi->pll, &hdmi->wp); in hdmi4_bind()
Dhdmi5.c631 r = hdmi_pll_init(dss, hdmi->pdev, &hdmi->pll, &hdmi->wp); in hdmi5_bind()
/linux-5.19.10/drivers/video/fbdev/omap2/omapfb/dss/ !
Dhdmi_pll.c208 int hdmi_pll_init(struct platform_device *pdev, struct hdmi_pll_data *pll, in hdmi_pll_init() function
Dhdmi.h301 int hdmi_pll_init(struct platform_device *pdev, struct hdmi_pll_data *pll,
Dhdmi4.c690 r = hdmi_pll_init(pdev, &hdmi.pll, &hdmi.wp); in hdmi4_bind()
Dhdmi5.c731 r = hdmi_pll_init(pdev, &hdmi.pll, &hdmi.wp); in hdmi5_bind()