Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/axi/
H A Dsandbox_store.c55 static int sandbox_store_write(struct udevice *dev, ulong address, void *data, in sandbox_store_write() function
79 .write = sandbox_store_write,