Home
last modified time | relevance | path

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

/linux-4.4.14/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,
Dhdmi5.c215 r = hdmi_phy_configure(&hdmi.phy, hdmi_cinfo.clkdco, in hdmi_power_on_full()
Dhdmi4.c198 r = hdmi_phy_configure(&hdmi.phy, hdmi_cinfo.clkdco, in hdmi_power_on_full()
/linux-4.4.14/drivers/gpu/drm/bridge/
Ddw_hdmi.c732 static int hdmi_phy_configure(struct dw_hdmi *hdmi, unsigned char prep, in hdmi_phy_configure() function
873 ret = hdmi_phy_configure(hdmi, 0, 8, cscon); in dw_hdmi_phy_init()