Home
last modified time | relevance | path

Searched refs:smu_v11_0_i2c_enable (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
H A Dsmu_v11_0_i2c.c60 static void smu_v11_0_i2c_enable(struct i2c_adapter *control, bool enable) in smu_v11_0_i2c_enable() function
243 smu_v11_0_i2c_enable(control, true); in smu_v11_0_i2c_transmit()
335 smu_v11_0_i2c_enable(control, true); in smu_v11_0_i2c_receive()
462 smu_v11_0_i2c_enable(control, false); in smu_v11_0_i2c_init()
477 smu_v11_0_i2c_enable(control, false); in smu_v11_0_i2c_fini()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/
H A Dsmu_v11_0_i2c.c76 static int smu_v11_0_i2c_enable(struct i2c_adapter *control, bool enable) in smu_v11_0_i2c_enable() function
290 smu_v11_0_i2c_enable(control, true); in smu_v11_0_i2c_transmit()
381 smu_v11_0_i2c_enable(control, true); in smu_v11_0_i2c_receive()
508 res = smu_v11_0_i2c_enable(control, false); in smu_v11_0_i2c_init()
527 res = smu_v11_0_i2c_enable(control, false); in smu_v11_0_i2c_fini()

Completed in 3 milliseconds