Searched refs:HDMI_CORE_IH_I2CM_STAT0 (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/gpu/drm/omapdrm/dss/ |
H A D | hdmi5_core.c | 134 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 D | hdmi5_core.h | 31 #define HDMI_CORE_IH_I2CM_STAT0 0x00414 macro
|