Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/omapdrm/dss/
H A Dhdmi4_cec.c42 #define HDMI_CEC_INT_STATUS_1 0x99C macro
100 u32 stat1 = hdmi_read_reg(core->base, HDMI_CEC_INT_STATUS_1); in hdmi4_cec_irq()
103 hdmi_write_reg(core->base, HDMI_CEC_INT_STATUS_1, stat1); in hdmi4_cec_irq()
195 hdmi_write_reg(core->base, HDMI_CEC_INT_STATUS_1, in hdmi_cec_adap_enable()
196 hdmi_read_reg(core->base, HDMI_CEC_INT_STATUS_1)); in hdmi_cec_adap_enable()
231 temp = hdmi_read_reg(core->base, HDMI_CEC_INT_STATUS_1); in hdmi_cec_adap_enable()
233 hdmi_write_reg(core->base, HDMI_CEC_INT_STATUS_1, temp); in hdmi_cec_adap_enable()
284 hdmi_write_reg(core->base, HDMI_CEC_INT_STATUS_1, in hdmi_cec_adap_transmit()