Lines Matching defs:hdmi

298 static void __hdmi_write8(struct sh_hdmi *hdmi, u8 data, u8 reg)  in __hdmi_write8()
303 static u8 __hdmi_read8(struct sh_hdmi *hdmi, u8 reg) in __hdmi_read8()
308 static void __hdmi_write32(struct sh_hdmi *hdmi, u8 data, u8 reg) in __hdmi_write32()
314 static u8 __hdmi_read32(struct sh_hdmi *hdmi, u8 reg) in __hdmi_read32()
319 static void hdmi_write(struct sh_hdmi *hdmi, u8 data, u8 reg) in hdmi_write()
324 static u8 hdmi_read(struct sh_hdmi *hdmi, u8 reg) in hdmi_read()
329 static void hdmi_bit_set(struct sh_hdmi *hdmi, u8 mask, u8 data, u8 reg) in hdmi_bit_set()
339 static void hdmi_htop1_write(struct sh_hdmi *hdmi, u32 data, u32 reg) in hdmi_htop1_write()
345 static u32 hdmi_htop1_read(struct sh_hdmi *hdmi, u32 reg) in hdmi_htop1_read()
356 struct sh_hdmi *hdmi = snd_soc_codec_get_drvdata(codec); in sh_hdmi_snd_read() local
365 struct sh_hdmi *hdmi = snd_soc_codec_get_drvdata(codec); in sh_hdmi_snd_write() local
403 static void sh_hdmi_external_video_param(struct sh_hdmi *hdmi) in sh_hdmi_external_video_param()
471 static void sh_hdmi_video_config(struct sh_hdmi *hdmi) in sh_hdmi_video_config()
499 static void sh_hdmi_audio_config(struct sh_hdmi *hdmi) in sh_hdmi_audio_config()
585 static void sh_hdmi_phy_config(struct sh_hdmi *hdmi) in sh_hdmi_phy_config()
654 static void sh_hdmi_avi_infoframe_setup(struct sh_hdmi *hdmi) in sh_hdmi_avi_infoframe_setup()
737 static void sh_hdmi_audio_infoframe_setup(struct sh_hdmi *hdmi) in sh_hdmi_audio_infoframe_setup()
780 static void sh_hdmi_configure(struct sh_hdmi *hdmi) in sh_hdmi_configure()
814 static unsigned long sh_hdmi_rate_error(struct sh_hdmi *hdmi, in sh_hdmi_rate_error()
844 static int sh_hdmi_read_edid(struct sh_hdmi *hdmi, unsigned long *hdmi_rate, in sh_hdmi_read_edid()
1029 struct sh_hdmi *hdmi = dev_id; in sh_hdmi_hotplug() local
1104 struct sh_hdmi *hdmi = entity_to_sh_hdmi(entity); in sh_hdmi_display_on() local
1128 struct sh_hdmi *hdmi = entity_to_sh_hdmi(entity); in sh_hdmi_display_off() local
1149 static long sh_hdmi_clk_configure(struct sh_hdmi *hdmi, unsigned long hdmi_rate, in sh_hdmi_clk_configure()
1178 struct sh_hdmi *hdmi = container_of(work, struct sh_hdmi, edid_work.work); in sh_hdmi_edid_work_fn() local
1226 static void sh_hdmi_htop1_init(struct sh_hdmi *hdmi) in sh_hdmi_htop1_init()
1279 struct sh_hdmi *hdmi; in sh_hdmi_probe() local
1418 struct sh_hdmi *hdmi = entity_to_sh_hdmi(platform_get_drvdata(pdev)); in sh_hdmi_remove() local
1442 struct sh_hdmi *hdmi = entity_to_sh_hdmi(platform_get_drvdata(pdev)); in sh_hdmi_suspend() local
1454 struct sh_hdmi *hdmi = entity_to_sh_hdmi(platform_get_drvdata(pdev)); in sh_hdmi_resume() local