Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/omapdrm/dss/
H A Dhdmi4_cec.c41 #define HDMI_CEC_INT_STATUS_0 0x998 macro
99 u32 stat0 = hdmi_read_reg(core->base, HDMI_CEC_INT_STATUS_0); in hdmi4_cec_irq()
102 hdmi_write_reg(core->base, HDMI_CEC_INT_STATUS_0, stat0); in hdmi4_cec_irq()
197 hdmi_write_reg(core->base, HDMI_CEC_INT_STATUS_0, in hdmi_cec_adap_enable()
198 hdmi_read_reg(core->base, HDMI_CEC_INT_STATUS_0)); in hdmi_cec_adap_enable()
281 hdmi_write_reg(core->base, HDMI_CEC_INT_STATUS_0, in hdmi_cec_adap_transmit()