Home
last modified time | relevance | path

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

/drivers/gpu/drm/sti/
Dsti_hdmi.h20 struct sti_hdmi;
23 bool (*start)(struct sti_hdmi *hdmi);
24 void (*stop)(struct sti_hdmi *hdmi);
48 struct sti_hdmi { struct
69 u32 hdmi_read(struct sti_hdmi *hdmi, int offset); argument
70 void hdmi_write(struct sti_hdmi *hdmi, u32 val, int offset);
Dsti_hdmi.c119 struct sti_hdmi *hdmi;
125 u32 hdmi_read(struct sti_hdmi *hdmi, int offset) in hdmi_read()
130 void hdmi_write(struct sti_hdmi *hdmi, u32 val, int offset) in hdmi_write()
143 struct sti_hdmi *hdmi = arg; in hdmi_irq_thread()
171 struct sti_hdmi *hdmi = arg; in hdmi_irq()
190 static void hdmi_active_area(struct sti_hdmi *hdmi) in hdmi_active_area()
211 static void hdmi_config(struct sti_hdmi *hdmi) in hdmi_config()
269 static void hdmi_infoframe_write_infopack(struct sti_hdmi *hdmi, const u8 *data) in hdmi_infoframe_write_infopack()
339 static int hdmi_avi_infoframe_config(struct sti_hdmi *hdmi) in hdmi_avi_infoframe_config()
381 static int hdmi_audio_infoframe_config(struct sti_hdmi *hdmi) in hdmi_audio_infoframe_config()
[all …]
Dsti_hdmi_tx3g0c55phy.c110 static bool disable_pll_rejection(struct sti_hdmi *hdmi) in disable_pll_rejection()
136 static bool enable_pll_rejection(struct sti_hdmi *hdmi) in enable_pll_rejection()
202 static bool sti_hdmi_tx3g0c55phy_start(struct sti_hdmi *hdmi) in sti_hdmi_tx3g0c55phy_start()
312 static void sti_hdmi_tx3g0c55phy_stop(struct sti_hdmi *hdmi) in sti_hdmi_tx3g0c55phy_stop()
Dsti_hdmi_tx3g4c28phy.c74 static bool sti_hdmi_tx3g4c28phy_start(struct sti_hdmi *hdmi) in sti_hdmi_tx3g4c28phy_start()
184 static void sti_hdmi_tx3g4c28phy_stop(struct sti_hdmi *hdmi) in sti_hdmi_tx3g4c28phy_stop()
DMakefile11 sti_hdmi.o \