Home
last modified time | relevance | path

Searched refs:omap_hdmi (Results 1 – 6 of 6) sorted by relevance

/Linux-v5.4/drivers/gpu/drm/omapdrm/dss/
Dhdmi4.c37 static int hdmi_runtime_get(struct omap_hdmi *hdmi) in hdmi_runtime_get()
51 static void hdmi_runtime_put(struct omap_hdmi *hdmi) in hdmi_runtime_put()
63 struct omap_hdmi *hdmi = data; in hdmi_irq_handler()
100 static int hdmi_power_on_core(struct omap_hdmi *hdmi) in hdmi_power_on_core()
132 static void hdmi_power_off_core(struct omap_hdmi *hdmi) in hdmi_power_off_core()
143 static int hdmi_power_on_full(struct omap_hdmi *hdmi) in hdmi_power_on_full()
225 static void hdmi_power_off_full(struct omap_hdmi *hdmi) in hdmi_power_off_full()
243 struct omap_hdmi *hdmi = dssdev_to_hdmi(dssdev); in hdmi_display_set_timings()
256 struct omap_hdmi *hdmi = s->private; in hdmi_dump_regs()
275 static int read_edid(struct omap_hdmi *hdmi, u8 *buf, int len) in read_edid()
[all …]
Dhdmi5.c38 static int hdmi_runtime_get(struct omap_hdmi *hdmi) in hdmi_runtime_get()
52 static void hdmi_runtime_put(struct omap_hdmi *hdmi) in hdmi_runtime_put()
64 struct omap_hdmi *hdmi = data; in hdmi_irq_handler()
109 static int hdmi_power_on_core(struct omap_hdmi *hdmi) in hdmi_power_on_core()
134 static void hdmi_power_off_core(struct omap_hdmi *hdmi) in hdmi_power_off_core()
142 static int hdmi_power_on_full(struct omap_hdmi *hdmi) in hdmi_power_on_full()
224 static void hdmi_power_off_full(struct omap_hdmi *hdmi) in hdmi_power_off_full()
242 struct omap_hdmi *hdmi = dssdev_to_hdmi(dssdev); in hdmi_display_set_timings()
255 struct omap_hdmi *hdmi = s->private; in hdmi_dump_regs()
274 static int read_edid(struct omap_hdmi *hdmi, u8 *buf, int len) in read_edid()
[all …]
Dhdmi.h348 struct omap_hdmi { struct
381 #define dssdev_to_hdmi(dssdev) container_of(dssdev, struct omap_hdmi, output) argument
/Linux-v5.4/drivers/video/fbdev/omap2/omapfb/dss/
Dhdmi4.c33 static struct omap_hdmi hdmi;
303 static void hdmi_start_audio_stream(struct omap_hdmi *hd) in hdmi_start_audio_stream()
309 static void hdmi_stop_audio_stream(struct omap_hdmi *hd) in hdmi_stop_audio_stream()
555 struct omap_hdmi *hd = dev_get_drvdata(dev); in hdmi_audio_startup()
575 struct omap_hdmi *hd = dev_get_drvdata(dev); in hdmi_audio_shutdown()
588 struct omap_hdmi *hd = dev_get_drvdata(dev); in hdmi_audio_start()
605 struct omap_hdmi *hd = dev_get_drvdata(dev); in hdmi_audio_stop()
622 struct omap_hdmi *hd = dev_get_drvdata(dev); in hdmi_audio_config()
Dhdmi5.c37 static struct omap_hdmi hdmi;
331 static void hdmi_start_audio_stream(struct omap_hdmi *hd) in hdmi_start_audio_stream()
338 static void hdmi_stop_audio_stream(struct omap_hdmi *hd) in hdmi_stop_audio_stream()
585 struct omap_hdmi *hd = dev_get_drvdata(dev); in hdmi_audio_startup()
605 struct omap_hdmi *hd = dev_get_drvdata(dev); in hdmi_audio_shutdown()
618 struct omap_hdmi *hd = dev_get_drvdata(dev); in hdmi_audio_start()
635 struct omap_hdmi *hd = dev_get_drvdata(dev); in hdmi_audio_stop()
652 struct omap_hdmi *hd = dev_get_drvdata(dev); in hdmi_audio_config()
Dhdmi.h330 struct omap_hdmi { struct