Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/
H A Dspi.h503 struct dm_spi_emul_ops { struct
706 #define spi_emul_get_ops(dev) ((struct dm_spi_emul_ops *)(dev)->driver->ops)
/rk3399_rockchip-uboot/drivers/spi/
H A Dsandbox_spi.c59 struct dm_spi_emul_ops *ops; in sandbox_spi_xfer()
/rk3399_rockchip-uboot/drivers/mtd/spi/
H A Dsandbox.c519 static const struct dm_spi_emul_ops sandbox_sf_emul_ops = {