Searched refs:hdmi_phy_configure (Results 1 – 5 of 5) sorted by relevance
/linux-4.4.14/drivers/video/fbdev/omap2/dss/ |
D | hdmi_phy.c | 133 int hdmi_phy_configure(struct hdmi_phy_data *phy, unsigned long hfbitclk, in hdmi_phy_configure() function
|
D | hdmi.h | 316 int hdmi_phy_configure(struct hdmi_phy_data *phy, unsigned long hfbitclk,
|
D | hdmi5.c | 215 r = hdmi_phy_configure(&hdmi.phy, hdmi_cinfo.clkdco, in hdmi_power_on_full()
|
D | hdmi4.c | 198 r = hdmi_phy_configure(&hdmi.phy, hdmi_cinfo.clkdco, in hdmi_power_on_full()
|
/linux-4.4.14/drivers/gpu/drm/bridge/ |
D | dw_hdmi.c | 732 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()
|