SUN4I_HDMI_DDC_INT_STATUS_ERROR_MASK 32 drivers/gpu/drm/sun4i/sun4i_hdmi_i2c.c const u32 mask = SUN4I_HDMI_DDC_INT_STATUS_ERROR_MASK | SUN4I_HDMI_DDC_INT_STATUS_ERROR_MASK 55 drivers/gpu/drm/sun4i/sun4i_hdmi_i2c.c if (reg & SUN4I_HDMI_DDC_INT_STATUS_ERROR_MASK) SUN4I_HDMI_DDC_INT_STATUS_ERROR_MASK 116 drivers/gpu/drm/sun4i/sun4i_hdmi_i2c.c SUN4I_HDMI_DDC_INT_STATUS_ERROR_MASK | SUN4I_HDMI_DDC_INT_STATUS_ERROR_MASK 138 drivers/gpu/drm/sun4i/sun4i_hdmi_i2c.c if ((reg & SUN4I_HDMI_DDC_INT_STATUS_ERROR_MASK) ||