Searched refs:m_I2CM_ERROR (Results 1 – 2 of 2) sorted by relevance
463 m_I2CM_ERROR)) in dw_hdmi_i2c_read()529 m_I2CM_DONE | m_I2CM_ERROR)) in dw_hdmi_i2c_write()543 if ((interrupt & m_I2CM_ERROR) || (i == -1)) { in dw_hdmi_i2c_write()
28 #define m_I2CM_ERROR BIT(0) macro