Searched refs:dw_i3c_resp_queue_push (Results 1 – 2 of 2) sorted by relevance
| /openbmc/qemu/hw/i3c/ |
| H A D | trace-events | 16 dw_i3c_resp_queue_push(uint32_t deviceid, uint32_t data) "I3C Dev[%u] push 0x%" PRIx32 " to respons…
|
| H A D | dw-i3c.c | 1100 static void dw_i3c_resp_queue_push(DWI3C *s, uint8_t err, uint8_t tid, in dw_i3c_resp_queue_push() function 1263 dw_i3c_resp_queue_push(s, err, cmd.tid, /*ccc_type=*/0, in dw_i3c_short_transfer() 1408 dw_i3c_resp_queue_push(s, err, cmd.tid, /*ccc_type=*/0, in dw_i3c_transfer() 1575 dw_i3c_resp_queue_push(s, err, cmd.tid, /*ccc_type=*/0, in dw_i3c_addr_assign_cmd()
|