Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/video/fbdev/omap2/dss/
Dhdmi_phy.c133 int hdmi_phy_configure(struct hdmi_phy_data *phy, unsigned long hfbitclk, in hdmi_phy_configure() function
Dhdmi.h316 int hdmi_phy_configure(struct hdmi_phy_data *phy, unsigned long hfbitclk,
Dhdmi4.c197 r = hdmi_phy_configure(&hdmi.phy, hdmi_cinfo.clkdco, in hdmi_power_on_full()
Dhdmi5.c214 r = hdmi_phy_configure(&hdmi.phy, hdmi_cinfo.clkdco, in hdmi_power_on_full()
/linux-4.1.27/drivers/gpu/drm/bridge/
Ddw_hdmi.c753 static int hdmi_phy_configure(struct dw_hdmi *hdmi, unsigned char prep, in hdmi_phy_configure() function
896 ret = hdmi_phy_configure(hdmi, 0, 8, cscon); in dw_hdmi_phy_init()