Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/amd/display/dc/dce/
Ddce_i2c_hw.h141 I2C_SF(DC_I2C_DDC1_SPEED, DC_I2C_DDC1_START_STOP_TIMING_CNTL, mask_sh)
164 uint8_t DC_I2C_DDC1_START_STOP_TIMING_CNTL; member
207 uint32_t DC_I2C_DDC1_START_STOP_TIMING_CNTL; member
Ddce_i2c_hw.c283 if (dce_i2c_hw->masks->DC_I2C_DDC1_START_STOP_TIMING_CNTL) in set_speed()
287 FN(DC_I2C_DDC1_SPEED, DC_I2C_DDC1_START_STOP_TIMING_CNTL), speed > 50 ? 2:1); in set_speed()