Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/omapdrm/dss/
Dhdmi4_core.c41 static inline void __iomem *hdmi_av_base(struct hdmi_core_data *core) in hdmi_av_base() function
234 void __iomem *core_av_base = hdmi_av_base(core); in hdmi_core_video_config()
275 void __iomem *av_base = hdmi_av_base(core); in hdmi_core_write_avi_infoframe()
294 hdmi_write_reg(hdmi_av_base(core), HDMI_CORE_AV_PB_CTRL1, in hdmi_core_av_packet_config()
301 hdmi_write_reg(hdmi_av_base(core), HDMI_CORE_AV_PB_CTRL2, in hdmi_core_av_packet_config()
367 hdmi_read_reg(hdmi_av_base(core), r)) in hdmi4_core_dump()
370 hdmi_read_reg(hdmi_av_base(core), CORE_REG(i, r))) in hdmi4_core_dump()
531 void __iomem *av_base = hdmi_av_base(core); in hdmi_core_audio_config()
630 void __iomem *av_base = hdmi_av_base(core); in hdmi_core_audio_infoframe_cfg()
867 REG_FLD_MOD(hdmi_av_base(core), in hdmi4_audio_start()
[all …]
/Linux-v4.19/drivers/video/fbdev/omap2/omapfb/dss/
Dhdmi4_core.c42 static inline void __iomem *hdmi_av_base(struct hdmi_core_data *core) in hdmi_av_base() function
235 void __iomem *core_av_base = hdmi_av_base(core); in hdmi_core_video_config()
276 void __iomem *av_base = hdmi_av_base(core); in hdmi_core_write_avi_infoframe()
295 hdmi_write_reg(hdmi_av_base(core), HDMI_CORE_AV_PB_CTRL1, in hdmi_core_av_packet_config()
302 hdmi_write_reg(hdmi_av_base(core), HDMI_CORE_AV_PB_CTRL2, in hdmi_core_av_packet_config()
371 hdmi_read_reg(hdmi_av_base(core), r)) in hdmi4_core_dump()
374 hdmi_read_reg(hdmi_av_base(core), CORE_REG(i, r))) in hdmi4_core_dump()
535 void __iomem *av_base = hdmi_av_base(core); in hdmi_core_audio_config()
634 void __iomem *av_base = hdmi_av_base(core); in hdmi_core_audio_infoframe_cfg()
871 REG_FLD_MOD(hdmi_av_base(core), in hdmi4_audio_start()
[all …]