Home
last modified time | relevance | path

Searched refs:hdmi_phy_configure (Results 1 – 13 of 13) sorted by relevance

/openbmc/linux/drivers/phy/mediatek/
H A Dphy-mtk-hdmi.c52 if (hdmi_phy->conf->hdmi_phy_configure) in mtk_hdmi_phy_configure()
53 return hdmi_phy->conf->hdmi_phy_configure(phy, opts); in mtk_hdmi_phy_configure()
H A Dphy-mtk-hdmi.h26 int (*hdmi_phy_configure)(struct phy *phy, union phy_configure_opts *opts); member
H A Dphy-mtk-hdmi-mt8195.c486 .hdmi_phy_configure = mtk_hdmi_phy_configure,
/openbmc/linux/drivers/gpu/drm/omapdrm/dss/
H A Dhdmi_phy.c123 int hdmi_phy_configure(struct hdmi_phy_data *phy, unsigned long hfbitclk, in hdmi_phy_configure() function
H A Dhdmi.h324 int hdmi_phy_configure(struct hdmi_phy_data *phy, unsigned long hfbitclk,
H A Dhdmi4.c189 r = hdmi_phy_configure(&hdmi->phy, hdmi_cinfo.clkdco, in hdmi_power_on_full()
H A Dhdmi5.c188 r = hdmi_phy_configure(&hdmi->phy, hdmi_cinfo.clkdco, in hdmi_power_on_full()
/openbmc/linux/drivers/video/fbdev/omap2/omapfb/dss/
H A Dhdmi_phy.c132 int hdmi_phy_configure(struct hdmi_phy_data *phy, unsigned long hfbitclk, in hdmi_phy_configure() function
H A Dhdmi.h306 int hdmi_phy_configure(struct hdmi_phy_data *phy, unsigned long hfbitclk,
H A Dhdmi5.c193 r = hdmi_phy_configure(&hdmi.phy, hdmi_cinfo.clkdco, in hdmi_power_on_full()
H A Dhdmi4.c176 r = hdmi_phy_configure(&hdmi.phy, hdmi_cinfo.clkdco, in hdmi_power_on_full()
/openbmc/u-boot/drivers/video/
H A Ddw_hdmi.c377 static int hdmi_phy_configure(struct dw_hdmi *hdmi, u32 mpixelclock) in hdmi_phy_configure() function
900 ret = hdmi_phy_configure(hdmi, mpixelclock); in dw_hdmi_phy_cfg()
/openbmc/linux/drivers/gpu/drm/bridge/synopsys/
H A Ddw-hdmi.c1624 static int hdmi_phy_configure(struct dw_hdmi *hdmi, in hdmi_phy_configure() function
1676 ret = hdmi_phy_configure(hdmi, display); in dw_hdmi_phy_init()