Home
last modified time | relevance | path

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

/openbmc/qemu/hw/i3c/
H A Dtrace-events9 aspeed_i3c_device_recv_data(uint32_t deviceid, uint32_t num_bytes) "I3C Dev[%u] recv %" PRId32 " by…
H A Daspeed_i3c.c560 static int aspeed_i3c_device_recv_data(AspeedI3CDevice *s, bool is_i2c, in aspeed_i3c_device_recv_data() function
1359 if (aspeed_i3c_device_recv_data(s, is_i2c, data, num, &num_read)) { in aspeed_i3c_device_rx()
1593 if (aspeed_i3c_device_recv_data(s, /*is_i2c=*/false, target_info.b, in aspeed_i3c_device_addr_assign_cmd()