Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/video/drm/
H A Ddw_hdmi.h28 #define m_I2CM_ERROR BIT(0) macro
H A Ddw_hdmi.c465 m_I2CM_ERROR)) in dw_hdmi_i2c_read()
531 m_I2CM_DONE | m_I2CM_ERROR)) in dw_hdmi_i2c_write()
545 if ((interrupt & m_I2CM_ERROR) || (i == -1)) { in dw_hdmi_i2c_write()