Home
last modified time | relevance | path

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

/drivers/gpu/drm/sti/
Dsti_hdmi.h22 struct sti_hdmi;
25 bool (*start)(struct sti_hdmi *hdmi);
26 void (*stop)(struct sti_hdmi *hdmi);
65 struct sti_hdmi { struct
91 u32 hdmi_read(struct sti_hdmi *hdmi, int offset); argument
92 void hdmi_write(struct sti_hdmi *hdmi, u32 val, int offset);
Dsti_hdmi.c164 struct sti_hdmi *hdmi;
177 u32 hdmi_read(struct sti_hdmi *hdmi, int offset) in hdmi_read()
182 void hdmi_write(struct sti_hdmi *hdmi, u32 val, int offset) in hdmi_write()
195 struct sti_hdmi *hdmi = arg; in hdmi_irq_thread()
227 struct sti_hdmi *hdmi = arg; in hdmi_irq()
246 static void hdmi_active_area(struct sti_hdmi *hdmi) in hdmi_active_area()
267 static void hdmi_config(struct sti_hdmi *hdmi) in hdmi_config()
306 static void hdmi_infoframe_reset(struct sti_hdmi *hdmi, in hdmi_infoframe_reset()
365 static void hdmi_infoframe_write_infopack(struct sti_hdmi *hdmi, in hdmi_infoframe_write_infopack()
439 static int hdmi_avi_infoframe_config(struct sti_hdmi *hdmi) in hdmi_avi_infoframe_config()
[all …]
Dsti_hdmi_tx3g4c28phy.c76 static bool sti_hdmi_tx3g4c28phy_start(struct sti_hdmi *hdmi) in sti_hdmi_tx3g4c28phy_start()
186 static void sti_hdmi_tx3g4c28phy_stop(struct sti_hdmi *hdmi) in sti_hdmi_tx3g4c28phy_stop()
DMakefile12 sti_hdmi.o \