Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Datombios_i2c.c32 #define TARGET_HW_I2C_CLOCK 50 macro
84 args.ucI2CSpeed = TARGET_HW_I2C_CLOCK; in amdgpu_atombios_i2c_process_i2c_ch()
170 args.ucI2CSpeed = TARGET_HW_I2C_CLOCK; in amdgpu_atombios_i2c_channel_trans()
/openbmc/linux/drivers/gpu/drm/radeon/
H A Datombios_i2c.c30 #define TARGET_HW_I2C_CLOCK 50 macro
76 args.ucI2CSpeed = TARGET_HW_I2C_CLOCK; in radeon_process_i2c_ch()