Home
last modified time | relevance | path

Searched refs:hdmi_read_reg (Results 1 – 16 of 16) sorted by relevance

/openbmc/linux/drivers/gpu/drm/omapdrm/dss/
H A Dhdmi4_cec.c71 msg.msg[0] = hdmi_read_reg(core->base, in hdmi_cec_received_msg()
73 msg.msg[1] = hdmi_read_reg(core->base, in hdmi_cec_received_msg()
79 hdmi_read_reg(core->base, reg); in hdmi_cec_received_msg()
110 u32 dbg3 = hdmi_read_reg(core->base, HDMI_CEC_DBG_3); in hdmi4_cec_irq()
130 temp = hdmi_read_reg(core->base, HDMI_CEC_DBG_3); in hdmi_cec_clear_tx_fifo()
147 temp = hdmi_read_reg(core->base, HDMI_CEC_RX_CONTROL); in hdmi_cec_clear_rx_fifo()
196 hdmi_read_reg(core->base, HDMI_CEC_INT_STATUS_1)); in hdmi_cec_adap_enable()
198 hdmi_read_reg(core->base, HDMI_CEC_INT_STATUS_0)); in hdmi_cec_adap_enable()
221 temp = hdmi_read_reg(core->base, HDMI_CEC_SETUP); in hdmi_cec_adap_enable()
255 v = hdmi_read_reg(core->base, HDMI_CEC_CA_7_0); in hdmi_cec_adap_log_addr()
[all …]
H A Dhdmi_wp.c22 #define DUMPREG(r) seq_printf(s, "%-35s %08x\n", #r, hdmi_read_reg(wp->base, r)) in hdmi_wp_dump()
46 return hdmi_read_reg(wp->base, HDMI_WP_IRQSTATUS); in hdmi_wp_get_irqstatus()
53 hdmi_read_reg(wp->base, HDMI_WP_IRQSTATUS); in hdmi_wp_set_irqstatus()
122 v = hdmi_read_reg(wp->base, HDMI_WP_IRQSTATUS_RAW); in hdmi_wp_video_stop()
153 r = hdmi_read_reg(wp->base, HDMI_WP_VIDEO_CFG); in hdmi_wp_video_config_interface()
232 r = hdmi_read_reg(wp->base, HDMI_WP_AUDIO_CFG); in hdmi_wp_audio_config_format()
253 r = hdmi_read_reg(wp->base, HDMI_WP_AUDIO_CFG2); in hdmi_wp_audio_config_dma()
258 r = hdmi_read_reg(wp->base, HDMI_WP_AUDIO_CTRL); in hdmi_wp_audio_config_dma()
H A Dhdmi4_core.c185 r = hdmi_read_reg(core_sys_base, HDMI_CORE_SYS_SYS_CTRL1); in hdmi_core_video_config()
196 r = hdmi_read_reg(core_sys_base, HDMI_CORE_SYS_VID_MODE); in hdmi_core_video_config()
209 r = hdmi_read_reg(core_av_base, HDMI_CORE_AV_HDMI_CTRL); in hdmi_core_video_config()
313 hdmi_read_reg(core->base, r)) in hdmi4_core_dump()
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()
508 r = hdmi_read_reg(av_base, HDMI_CORE_AV_ACR_CTRL); in hdmi_core_audio_config()
546 r = hdmi_read_reg(av_base, HDMI_CORE_AV_I2S_IN_CTRL); in hdmi_core_audio_config()
559 r = hdmi_read_reg(av_base, HDMI_CORE_AV_AUD_MODE); in hdmi_core_audio_config()
H A Dhdmi_phy.c22 hdmi_read_reg(phy->base, r)) in hdmi_phy_dump()
132 hdmi_read_reg(phy->base, HDMI_TXPHY_TX_CTRL); in hdmi_phy_configure()
H A Dhdmi.h272 static inline u32 hdmi_read_reg(void __iomem *base_addr, const u32 idx) in hdmi_read_reg() function
278 hdmi_write_reg(base, idx, FLD_MOD(hdmi_read_reg(base, idx),\
281 FLD_GET(hdmi_read_reg(base, idx), start, end)
H A Dhdmi_pll.c26 hdmi_read_reg(pll->base, r)) in hdmi_pll_dump()
H A Dhdmi5_core.c178 hdmi_read_reg(core->base, r)) in hdmi5_core_dump()
284 r = hdmi_read_reg(base, HDMI_CORE_FC_INVIDCONF); in hdmi_core_video_config()
H A Dhdmi4.c93 u32 intr4 = hdmi_read_reg(hdmi->core.base, HDMI_CORE_SYS_INTR4); in hdmi_irq_handler()
H A Dhdmi5.c91 v = hdmi_read_reg(hdmi->phy.base, HDMI_TXPHY_PAD_CFG_CTRL); in hdmi_irq_handler()
/openbmc/linux/drivers/video/fbdev/omap2/omapfb/dss/
H A Dhdmi_wp.c23 #define DUMPREG(r) seq_printf(s, "%-35s %08x\n", #r, hdmi_read_reg(wp->base, r)) in hdmi_wp_dump()
47 return hdmi_read_reg(wp->base, HDMI_WP_IRQSTATUS); in hdmi_wp_get_irqstatus()
54 hdmi_read_reg(wp->base, HDMI_WP_IRQSTATUS); in hdmi_wp_set_irqstatus()
123 v = hdmi_read_reg(wp->base, HDMI_WP_IRQSTATUS_RAW); in hdmi_wp_video_stop()
154 r = hdmi_read_reg(wp->base, HDMI_WP_VIDEO_CFG); in hdmi_wp_video_config_interface()
210 r = hdmi_read_reg(wp->base, HDMI_WP_AUDIO_CFG); in hdmi_wp_audio_config_format()
233 r = hdmi_read_reg(wp->base, HDMI_WP_AUDIO_CFG2); in hdmi_wp_audio_config_dma()
238 r = hdmi_read_reg(wp->base, HDMI_WP_AUDIO_CTRL); in hdmi_wp_audio_config_dma()
H A Dhdmi4_core.c227 r = hdmi_read_reg(core_sys_base, HDMI_CORE_SYS_SYS_CTRL1); in hdmi_core_video_config()
238 r = hdmi_read_reg(core_sys_base, HDMI_CORE_SYS_VID_MODE); in hdmi_core_video_config()
251 r = hdmi_read_reg(core_av_base, HDMI_CORE_AV_HDMI_CTRL); in hdmi_core_video_config()
358 hdmi_read_reg(core->base, r)) in hdmi4_core_dump()
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()
552 r = hdmi_read_reg(av_base, HDMI_CORE_AV_ACR_CTRL); in hdmi_core_audio_config()
590 r = hdmi_read_reg(av_base, HDMI_CORE_AV_I2S_IN_CTRL); in hdmi_core_audio_config()
603 r = hdmi_read_reg(av_base, HDMI_CORE_AV_AUD_MODE); in hdmi_core_audio_config()
H A Dhdmi_phy.c31 hdmi_read_reg(phy->base, r)) in hdmi_phy_dump()
141 hdmi_read_reg(phy->base, HDMI_TXPHY_TX_CTRL); in hdmi_phy_configure()
H A Dhdmi.h253 static inline u32 hdmi_read_reg(void __iomem *base_addr, const u32 idx) in hdmi_read_reg() function
259 hdmi_write_reg(base, idx, FLD_MOD(hdmi_read_reg(base, idx),\
262 FLD_GET(hdmi_read_reg(base, idx), start, end)
H A Dhdmi_pll.c26 hdmi_read_reg(pll->base, r)) in hdmi_pll_dump()
H A Dhdmi5_core.c221 hdmi_read_reg(core->base, r)) in hdmi5_core_dump()
317 r = hdmi_read_reg(base, HDMI_CORE_FC_INVIDCONF); in hdmi_core_video_config()
H A Dhdmi5.c87 v = hdmi_read_reg(hdmi.phy.base, HDMI_TXPHY_PAD_CFG_CTRL); in hdmi_irq_handler()