Searched refs:sti_hdmi (Results 1 – 5 of 5) sorted by relevance
20 struct sti_hdmi;23 bool (*start)(struct sti_hdmi *hdmi);24 void (*stop)(struct sti_hdmi *hdmi);48 struct sti_hdmi { struct69 u32 hdmi_read(struct sti_hdmi *hdmi, int offset); argument70 void hdmi_write(struct sti_hdmi *hdmi, u32 val, int offset);
119 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 …]
110 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()
74 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()
11 sti_hdmi.o \