Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/amd/amdgpu/
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()
/linux-6.1.9/drivers/gpu/drm/radeon/
Datombios_i2c.c30 #define TARGET_HW_I2C_CLOCK 50 macro
76 args.ucI2CSpeed = TARGET_HW_I2C_CLOCK; in radeon_process_i2c_ch()