Home
last modified time | relevance | path

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

/openbmc/qemu/hw/i3c/
H A Dtrace-events10 aspeed_i3c_device_ibi_recv(uint32_t deviceid, uint8_t ibi_byte) "I3C Dev[%u] recv IBI byte 0x%" PRI…
H A Daspeed_i3c.c781 static int aspeed_i3c_device_ibi_recv(I3CBus *bus, uint8_t data) in aspeed_i3c_device_ibi_recv() function
1857 bc->ibi_recv = aspeed_i3c_device_ibi_recv; in aspeed_i3c_device_realize()