Home
last modified time | relevance | path

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

/openbmc/qemu/hw/i3c/
H A Dtrace-events5 aspeed_i3c_write(uint64_t offset, uint64_t data) "I3C write: offset 0x%" PRIx64 " data 0x%" PRIx64
H A Daspeed_i3c.c1873 static void aspeed_i3c_write(void *opaque, in aspeed_i3c_write() function
1917 .write = aspeed_i3c_write,