Home
last modified time | relevance | path

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

/external/u-boot/include/
Dspi.h443 struct dm_spi_emul_ops { struct
630 #define spi_emul_get_ops(dev) ((struct dm_spi_emul_ops *)(dev)->driver->ops)
/external/u-boot/drivers/spi/
Dsandbox_spi.c55 struct dm_spi_emul_ops *ops; in sandbox_spi_xfer()
/external/u-boot/drivers/mtd/spi/
Dsandbox.c528 static const struct dm_spi_emul_ops sandbox_sf_emul_ops = {