Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dce/
H A Ddce_i2c_hw.h147 I2C_SF(DC_I2C_DDC1_SPEED, DC_I2C_DDC1_START_STOP_TIMING_CNTL, mask_sh)
170 uint8_t DC_I2C_DDC1_START_STOP_TIMING_CNTL; member
215 uint32_t DC_I2C_DDC1_START_STOP_TIMING_CNTL; member
H A Ddce_i2c_hw.c284 if (dce_i2c_hw->masks->DC_I2C_DDC1_START_STOP_TIMING_CNTL) in set_speed()
288 FN(DC_I2C_DDC1_SPEED, DC_I2C_DDC1_START_STOP_TIMING_CNTL), speed > 50 ? 2:1); in set_speed()