Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/amd/amdgpu/
Dsmu_v11_0_i2c.c49 #define to_amdgpu_device(x) (container_of(x, struct amdgpu_ras, eeprom_control.eeprom_accessor))->a… macro
54 struct amdgpu_device *adev = to_amdgpu_device(control); in smu_v11_0_i2c_set_clock_gating()
64 struct amdgpu_device *adev = to_amdgpu_device(control); in smu_v11_0_i2c_enable()
71 struct amdgpu_device *adev = to_amdgpu_device(control); in smu_v11_0_i2c_clear_status()
81 struct amdgpu_device *adev = to_amdgpu_device(control); in smu_v11_0_i2c_configure()
97 struct amdgpu_device *adev = to_amdgpu_device(control); in smu_v11_0_i2c_set_clock()
120 struct amdgpu_device *adev = to_amdgpu_device(control); in smu_v11_0_i2c_set_address()
129 struct amdgpu_device *adev = to_amdgpu_device(control); in smu_v11_0_i2c_poll_tx_status()
180 struct amdgpu_device *adev = to_amdgpu_device(control); in smu_v11_0_i2c_poll_rx_status()
228 struct amdgpu_device *adev = to_amdgpu_device(control); in smu_v11_0_i2c_transmit()
[all …]
Damdgpu_ras_eeprom.c55 #define to_amdgpu_device(x) (container_of(x, struct amdgpu_ras, eeprom_control))->adev macro
108 struct amdgpu_device *adev = to_amdgpu_device(control); in amdgpu_ras_eeprom_init()
170 struct amdgpu_device *adev = to_amdgpu_device(control); in amdgpu_ras_eeprom_fini()
347 struct amdgpu_device *adev = to_amdgpu_device(control); in amdgpu_ras_eeprom_process_recods()