Searched refs:hdmi_phy_configure (Results 1 – 9 of 9) sorted by relevance
/linux/drivers/gpu/drm/omapdrm/dss/ |
A D | hdmi_phy.c | 123 int hdmi_phy_configure(struct hdmi_phy_data *phy, unsigned long hfbitclk, in hdmi_phy_configure() function
|
A D | hdmi.h | 324 int hdmi_phy_configure(struct hdmi_phy_data *phy, unsigned long hfbitclk,
|
A D | hdmi4.c | 188 r = hdmi_phy_configure(&hdmi->phy, hdmi_cinfo.clkdco, in hdmi_power_on_full()
|
A D | hdmi5.c | 187 r = hdmi_phy_configure(&hdmi->phy, hdmi_cinfo.clkdco, in hdmi_power_on_full()
|
/linux/drivers/video/fbdev/omap2/omapfb/dss/ |
A D | hdmi_phy.c | 132 int hdmi_phy_configure(struct hdmi_phy_data *phy, unsigned long hfbitclk, in hdmi_phy_configure() function
|
A D | hdmi.h | 306 int hdmi_phy_configure(struct hdmi_phy_data *phy, unsigned long hfbitclk,
|
A D | hdmi5.c | 195 r = hdmi_phy_configure(&hdmi.phy, hdmi_cinfo.clkdco, in hdmi_power_on_full()
|
A D | hdmi4.c | 178 r = hdmi_phy_configure(&hdmi.phy, hdmi_cinfo.clkdco, in hdmi_power_on_full()
|
/linux/drivers/gpu/drm/bridge/synopsys/ |
A D | dw-hdmi.c | 1495 static int hdmi_phy_configure(struct dw_hdmi *hdmi, in hdmi_phy_configure() function 1547 ret = hdmi_phy_configure(hdmi, display); in dw_hdmi_phy_init()
|
Completed in 20 milliseconds