Searched refs:hdmi_pll_init (Results 1 – 8 of 8) sorted by relevance
/linux-6.1.9/drivers/gpu/drm/omapdrm/dss/ |
D | hdmi_pll.c | 161 int hdmi_pll_init(struct dss_device *dss, struct platform_device *pdev, in hdmi_pll_init() function
|
D | hdmi.h | 319 int hdmi_pll_init(struct dss_device *dss, struct platform_device *pdev,
|
D | hdmi4.c | 647 r = hdmi_pll_init(dss, hdmi->pdev, &hdmi->pll, &hdmi->wp); in hdmi4_bind()
|
D | hdmi5.c | 632 r = hdmi_pll_init(dss, hdmi->pdev, &hdmi->pll, &hdmi->wp); in hdmi5_bind()
|
/linux-6.1.9/drivers/video/fbdev/omap2/omapfb/dss/ |
D | hdmi_pll.c | 208 int hdmi_pll_init(struct platform_device *pdev, struct hdmi_pll_data *pll, in hdmi_pll_init() function
|
D | hdmi.h | 301 int hdmi_pll_init(struct platform_device *pdev, struct hdmi_pll_data *pll,
|
D | hdmi5.c | 729 r = hdmi_pll_init(pdev, &hdmi.pll, &hdmi.wp); in hdmi5_bind()
|
D | hdmi4.c | 688 r = hdmi_pll_init(pdev, &hdmi.pll, &hdmi.wp); in hdmi4_bind()
|