Home
last modified time | relevance | path

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

/u-boot/drivers/axi/
A Daxi_sandbox.c36 ops = axi_emul_get_ops(emul); in axi_sandbox_read()
55 ops = axi_emul_get_ops(emul); in axi_sandbox_write()
A Daxi-emul-uclass.c75 struct axi_emul_ops *ops = axi_emul_get_ops(dev); in axi_get_store()
/u-boot/arch/sandbox/include/asm/
A Daxi.h10 #define axi_emul_get_ops(dev) ((struct axi_emul_ops *)(dev)->driver->ops) macro

Completed in 4 milliseconds