Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/omapdrm/dss/
H A Dhdmi4_cec.c46 #define HDMI_CEC_RX_COUNT 0x9B4 macro
58 u32 cnt = hdmi_read_reg(core->base, HDMI_CEC_RX_COUNT) & 0xff; in hdmi_cec_received_msg()
93 cnt = hdmi_read_reg(core->base, HDMI_CEC_RX_COUNT) & 0xff; in hdmi_cec_received_msg()