Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
H A Dsmu_v11_0_i2c.c314 * smu_v11_0_i2c_receive - Receive a block of data over the I2C bus from a slave device.
322 static uint32_t smu_v11_0_i2c_receive(struct i2c_adapter *control, in smu_v11_0_i2c_receive() function
543 ret = smu_v11_0_i2c_receive(control, address, data + 2, numbytes - 2, in smu_v11_0_i2c_read_data()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/
H A Dsmu_v11_0_i2c.c357 * smu_v11_0_i2c_receive - Receive a block of data over the I2C bus from a slave device.
367 static uint32_t smu_v11_0_i2c_receive(struct i2c_adapter *control, in smu_v11_0_i2c_receive() function
587 ret = smu_v11_0_i2c_receive(control, msg->addr, msg->buf, msg->len, i2c_flag); in smu_v11_0_i2c_read_data()

Completed in 2 milliseconds