Lines Matching defs:hdmi
228 static void hdmi_write(struct sh_hdmi *hdmi, u8 data, u8 reg) in hdmi_write()
233 static u8 hdmi_read(struct sh_hdmi *hdmi, u8 reg) in hdmi_read()
244 struct sh_hdmi *hdmi = snd_soc_codec_get_drvdata(codec); in sh_hdmi_snd_read() local
253 struct sh_hdmi *hdmi = snd_soc_codec_get_drvdata(codec); in sh_hdmi_snd_write() local
291 static void sh_hdmi_external_video_param(struct sh_hdmi *hdmi) in sh_hdmi_external_video_param()
359 static void sh_hdmi_video_config(struct sh_hdmi *hdmi) in sh_hdmi_video_config()
387 static void sh_hdmi_audio_config(struct sh_hdmi *hdmi) in sh_hdmi_audio_config()
473 static void sh_hdmi_phy_config(struct sh_hdmi *hdmi) in sh_hdmi_phy_config()
542 static void sh_hdmi_avi_infoframe_setup(struct sh_hdmi *hdmi) in sh_hdmi_avi_infoframe_setup()
625 static void sh_hdmi_audio_infoframe_setup(struct sh_hdmi *hdmi) in sh_hdmi_audio_infoframe_setup()
668 static void sh_hdmi_configure(struct sh_hdmi *hdmi) in sh_hdmi_configure()
702 static unsigned long sh_hdmi_rate_error(struct sh_hdmi *hdmi, in sh_hdmi_rate_error()
732 static int sh_hdmi_read_edid(struct sh_hdmi *hdmi, unsigned long *hdmi_rate, in sh_hdmi_read_edid()
928 struct sh_hdmi *hdmi = dev_id; in sh_hdmi_hotplug() local
1008 struct sh_hdmi *hdmi = arg; in sh_hdmi_display_on() local
1040 struct sh_hdmi *hdmi = arg; in sh_hdmi_display_off() local
1048 static bool sh_hdmi_must_reconfigure(struct sh_hdmi *hdmi) in sh_hdmi_must_reconfigure()
1084 static long sh_hdmi_clk_configure(struct sh_hdmi *hdmi, unsigned long hdmi_rate, in sh_hdmi_clk_configure()
1113 struct sh_hdmi *hdmi = container_of(work, struct sh_hdmi, edid_work.work); in sh_hdmi_edid_work_fn() local
1209 struct sh_hdmi *hdmi = board_cfg->board_data; in sh_hdmi_notify() local
1246 struct sh_hdmi *hdmi; in sh_hdmi_probe() local
1359 struct sh_hdmi *hdmi = platform_get_drvdata(pdev); in sh_hdmi_remove() local