Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/axi/
H A Daxi_sandbox.c27 struct axi_emul_ops *ops; in axi_sandbox_read()
46 struct axi_emul_ops *ops; in axi_sandbox_write()
H A Daxi-emul-uclass.c74 struct axi_emul_ops *ops = axi_emul_get_ops(dev); in axi_get_store()
H A Dsandbox_store.c77 static const struct axi_emul_ops sandbox_store_ops = {
/openbmc/u-boot/arch/sandbox/include/asm/
H A Daxi.h10 #define axi_emul_get_ops(dev) ((struct axi_emul_ops *)(dev)->driver->ops)
/openbmc/u-boot/include/
H A Daxi.h78 struct axi_emul_ops { struct