Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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.c188 r = hdmi_phy_configure(&hdmi->phy, hdmi_cinfo.clkdco, in hdmi_power_on_full()
H A Dhdmi5.c187 r = hdmi_phy_configure(&hdmi->phy, hdmi_cinfo.clkdco, in hdmi_power_on_full()
/OK3568_Linux_fs/kernel/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 Dhdmi4.c178 r = hdmi_phy_configure(&hdmi.phy, hdmi_cinfo.clkdco, in hdmi_power_on_full()
H A Dhdmi5.c195 r = hdmi_phy_configure(&hdmi.phy, hdmi_cinfo.clkdco, in hdmi_power_on_full()
/OK3568_Linux_fs/u-boot/drivers/video/
H A Ddw_hdmi.c312 static int hdmi_phy_configure(struct dw_hdmi *hdmi, u32 mpixelclock) in hdmi_phy_configure() function
647 ret = hdmi_phy_configure(hdmi, mpixelclock); in dw_hdmi_phy_cfg()
/OK3568_Linux_fs/u-boot/drivers/video/drm/
H A Ddw_hdmi.c921 static int hdmi_phy_configure(struct dw_hdmi *hdmi) in hdmi_phy_configure() function
977 ret = hdmi_phy_configure(hdmi); in dw_hdmi_phy_init()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/bridge/synopsys/
H A Ddw-hdmi.c1941 static int hdmi_phy_configure(struct dw_hdmi *hdmi, in hdmi_phy_configure() function
1993 ret = hdmi_phy_configure(hdmi, display); in dw_hdmi_phy_init()