Searched refs:HDMI_CORE_IH_I2CM_STAT0 (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/drivers/video/fbdev/omap2/dss/ |
D | hdmi5_core.c | 158 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()
|
D | hdmi5_core.h | 42 #define HDMI_CORE_IH_I2CM_STAT0 0x00414 macro
|