Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/omapdrm/dss/
H A Dhdmi5_core.c134 REG_FLD_MOD(base, HDMI_CORE_IH_I2CM_STAT0, 0x3, 1, 0); in hdmi5_core_ddc_read()
147 stat = REG_GET(base, HDMI_CORE_IH_I2CM_STAT0, 1, 0); in hdmi5_core_ddc_read()
537 REG_FLD_MOD(base, HDMI_CORE_IH_I2CM_STAT0, 0x3, 1, 0); in hdmi_core_mask_interrupts()
557 REG_FLD_MOD(base, HDMI_CORE_IH_I2CM_STAT0, 0xff, 7, 0); in hdmi5_core_handle_irqs()
H A Dhdmi5_core.h31 #define HDMI_CORE_IH_I2CM_STAT0 0x00414 macro