Home
last modified time | relevance | path

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

/u-boot/drivers/axi/
A Daxi-uclass.c14 struct axi_ops *ops = axi_get_ops(dev); in axi_read()
25 struct axi_ops *ops = axi_get_ops(dev); in axi_write()
A Daxi_sandbox.c67 static const struct axi_ops axi_sandbox_ops = {
A Dihs_axi.c275 static const struct axi_ops ihs_axi_ops = {
/u-boot/include/
A Daxi.h24 struct axi_ops { struct
52 #define axi_get_ops(dev) ((struct axi_ops *)(dev)->driver->ops) argument
/u-boot/drivers/misc/
A Dsandbox_adder.c43 static struct axi_ops sandbox_adder_ops = {

Completed in 4 milliseconds