Searched refs:hdmi_phy (Results 1 - 8 of 8) sorted by relevance

/linux-4.4.14/drivers/gpu/drm/msm/hdmi/
H A Dhdmi_phy_8x74.c21 struct hdmi_phy base;
37 static void hdmi_phy_8x74_destroy(struct hdmi_phy *phy) hdmi_phy_8x74_destroy()
43 static void hdmi_phy_8x74_powerup(struct hdmi_phy *phy, hdmi_phy_8x74_powerup()
58 static void hdmi_phy_8x74_powerdown(struct hdmi_phy *phy) hdmi_phy_8x74_powerdown()
70 struct hdmi_phy *hdmi_phy_8x74_init(struct hdmi *hdmi) hdmi_phy_8x74_init()
73 struct hdmi_phy *phy = NULL; hdmi_phy_8x74_init()
H A Dhdmi.h31 struct hdmi_phy;
64 struct hdmi_phy *phy;
91 struct hdmi_phy *(*phy_init)(struct hdmi *hdmi);
141 void (*destroy)(struct hdmi_phy *phy);
142 void (*powerup)(struct hdmi_phy *phy, unsigned long int pixclock);
143 void (*powerdown)(struct hdmi_phy *phy);
146 struct hdmi_phy { struct
150 struct hdmi_phy *hdmi_phy_8960_init(struct hdmi *hdmi);
151 struct hdmi_phy *hdmi_phy_8x60_init(struct hdmi *hdmi);
152 struct hdmi_phy *hdmi_phy_8x74_init(struct hdmi *hdmi);
H A Dhdmi_phy_8x60.c21 struct hdmi_phy base;
26 static void hdmi_phy_8x60_destroy(struct hdmi_phy *phy) hdmi_phy_8x60_destroy()
32 static void hdmi_phy_8x60_powerup(struct hdmi_phy *phy, hdmi_phy_8x60_powerup()
119 static void hdmi_phy_8x60_powerdown(struct hdmi_phy *phy) hdmi_phy_8x60_powerdown()
158 struct hdmi_phy *hdmi_phy_8x60_init(struct hdmi *hdmi) hdmi_phy_8x60_init()
161 struct hdmi_phy *phy = NULL; hdmi_phy_8x60_init()
H A Dhdmi_phy_8960.c26 struct hdmi_phy base;
423 static void hdmi_phy_8960_destroy(struct hdmi_phy *phy) hdmi_phy_8960_destroy()
429 static void hdmi_phy_8960_powerup(struct hdmi_phy *phy, hdmi_phy_8960_powerup()
451 static void hdmi_phy_8960_powerdown(struct hdmi_phy *phy) hdmi_phy_8960_powerdown()
467 struct hdmi_phy *hdmi_phy_8960_init(struct hdmi *hdmi) hdmi_phy_8960_init()
470 struct hdmi_phy *phy = NULL; hdmi_phy_8960_init()
H A Dhdmi_bridge.c93 struct hdmi_phy *phy = hdmi->phy; hdmi_bridge_pre_enable()
124 struct hdmi_phy *phy = hdmi->phy; hdmi_bridge_post_disable()
H A Dhdmi.c68 struct hdmi_phy *phy = hdmi->phy; hdmi_destroy()
/linux-4.4.14/drivers/video/fbdev/omap2/dss/
H A DMakefile15 hdmi_phy.o
/linux-4.4.14/drivers/gpu/drm/sti/
H A Dsti_hdmi.c853 DRM_ERROR("Cannot get hdmi_phy clock\n"); sti_hdmi_probe()

Completed in 329 milliseconds