Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/amd/display/dc/i2caux/dce110/
Di2c_hw_engine_dce110.h85 I2C_SF(DC_I2C_DDC1_SPEED, DC_I2C_DDC1_START_STOP_TIMING_CNTL, mask_sh)
106 uint8_t DC_I2C_DDC1_START_STOP_TIMING_CNTL; member
143 uint32_t DC_I2C_DDC1_START_STOP_TIMING_CNTL; member
Di2c_hw_engine_dce110.c210 if (hw_engine->i2c_mask->DC_I2C_DDC1_START_STOP_TIMING_CNTL) in set_speed()
215 FN(DC_I2C_DDC1_SPEED, DC_I2C_DDC1_START_STOP_TIMING_CNTL), speed > 50 ? 2:1); in set_speed()