Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/amd/display/dc/i2caux/dce110/
Di2c_hw_engine_dce110.c55 DC_I2C_STATUS__DC_I2C_STATUS_IDLE, enumerator
240 if (i2c_sw_status == DC_I2C_STATUS__DC_I2C_STATUS_IDLE) in is_hw_busy()
246 return i2c_sw_status != DC_I2C_STATUS__DC_I2C_STATUS_IDLE; in is_hw_busy()
/Linux-v4.19/drivers/gpu/drm/amd/display/dc/i2caux/dce80/
Di2c_hw_engine_dce80.c53 DC_I2C_STATUS__DC_I2C_STATUS_IDLE, enumerator
378 if (i2c_sw_status == DC_I2C_STATUS__DC_I2C_STATUS_IDLE) in is_hw_busy()
390 return i2c_sw_status != DC_I2C_STATUS__DC_I2C_STATUS_IDLE; in is_hw_busy()