Searched refs:aspeed_i3c_device_resp_queue_push (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/hw/i3c/ |
H A D | trace-events | 14 aspeed_i3c_device_resp_queue_push(uint32_t deviceid, uint32_t data) "I3C Dev[%u] push 0x%" PRIx32 "…
|
H A D | aspeed_i3c.c | 1146 static void aspeed_i3c_device_resp_queue_push(AspeedI3CDevice *s, in aspeed_i3c_device_resp_queue_push() function 1309 aspeed_i3c_device_resp_queue_push(s, err, cmd.tid, /*ccc_type=*/0, in aspeed_i3c_device_short_transfer() 1458 aspeed_i3c_device_resp_queue_push(s, err, cmd.tid, /*ccc_type=*/0, in aspeed_i3c_device_transfer() 1626 aspeed_i3c_device_resp_queue_push(s, err, cmd.tid, /*ccc_type=*/0, in aspeed_i3c_device_addr_assign_cmd()
|