Home
last modified time | relevance | path

Searched refs:aspeed_xdma_write (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/hw/misc/
H A Daspeed_xdma.c62 static void aspeed_xdma_write(void *opaque, hwaddr addr, uint64_t val, in aspeed_xdma_write() function
115 .write = aspeed_xdma_write,
H A Dtrace-events254 aspeed_xdma_write(uint64_t offset, uint64_t data) "XDMA write: offset 0x%" PRIx64 " data 0x%" PRIx64
/openbmc/linux/drivers/soc/aspeed/
H A Daspeed-xdma.c570 static ssize_t aspeed_xdma_write(struct file *file, const char __user *buf, in aspeed_xdma_write() function
804 .write = aspeed_xdma_write,