Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/video/fbdev/omap2/dss/
Dhdmi5_core.c158 REG_FLD_MOD(base, HDMI_CORE_IH_I2CM_STAT0, 0x3, 1, 0); in hdmi_core_ddc_edid()
171 stat = REG_GET(base, HDMI_CORE_IH_I2CM_STAT0, 1, 0); in hdmi_core_ddc_edid()
572 REG_FLD_MOD(base, HDMI_CORE_IH_I2CM_STAT0, 0x3, 1, 0); in hdmi_core_mask_interrupts()
592 REG_FLD_MOD(base, HDMI_CORE_IH_I2CM_STAT0, 0xff, 7, 0); in hdmi5_core_handle_irqs()
Dhdmi5_core.h42 #define HDMI_CORE_IH_I2CM_STAT0 0x00414 macro