Home
last modified time | relevance | path

Searched refs:hdmi_av_base (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/video/fbdev/omap2/omapfb/dss/
H A Dhdmi4_core.c31 static inline void __iomem *hdmi_av_base(struct hdmi_core_data *core) in hdmi_av_base() function
224 void __iomem *core_av_base = hdmi_av_base(core); in hdmi_core_video_config()
265 void __iomem *av_base = hdmi_av_base(core); in hdmi_core_write_avi_infoframe()
284 hdmi_write_reg(hdmi_av_base(core), HDMI_CORE_AV_PB_CTRL1, in hdmi_core_av_packet_config()
291 hdmi_write_reg(hdmi_av_base(core), HDMI_CORE_AV_PB_CTRL2, in hdmi_core_av_packet_config()
360 hdmi_read_reg(hdmi_av_base(core), r)) in hdmi4_core_dump()
363 hdmi_read_reg(hdmi_av_base(core), CORE_REG(i, r))) in hdmi4_core_dump()
524 void __iomem *av_base = hdmi_av_base(core); in hdmi_core_audio_config()
623 void __iomem *av_base = hdmi_av_base(core); in hdmi_core_audio_infoframe_cfg()
860 REG_FLD_MOD(hdmi_av_base(core), in hdmi4_audio_start()
[all …]
/openbmc/linux/drivers/gpu/drm/omapdrm/dss/
H A Dhdmi4_core.c30 static inline void __iomem *hdmi_av_base(struct hdmi_core_data *core) in hdmi_av_base() function
182 void __iomem *core_av_base = hdmi_av_base(core); in hdmi_core_video_config()
223 void __iomem *av_base = hdmi_av_base(core); in hdmi_core_write_avi_infoframe()
242 hdmi_write_reg(hdmi_av_base(core), HDMI_CORE_AV_PB_CTRL1, in hdmi_core_av_packet_config()
249 hdmi_write_reg(hdmi_av_base(core), HDMI_CORE_AV_PB_CTRL2, in hdmi_core_av_packet_config()
315 hdmi_read_reg(hdmi_av_base(core), r)) in hdmi4_core_dump()
318 hdmi_read_reg(hdmi_av_base(core), CORE_REG(i, r))) in hdmi4_core_dump()
479 void __iomem *av_base = hdmi_av_base(core); in hdmi_core_audio_config()
579 void __iomem *av_base = hdmi_av_base(core); in hdmi_core_audio_infoframe_cfg()
816 REG_FLD_MOD(hdmi_av_base(core), in hdmi4_audio_start()
[all …]