Home
last modified time | relevance | path

Searched refs:dm_spi_flash_ops (Results 1 – 4 of 4) sorted by relevance

/external/u-boot/include/
Dspi_flash.h110 struct dm_spi_flash_ops { struct
118 #define sf_get_ops(dev) ((struct dm_spi_flash_ops *)(dev)->driver->ops) argument
/external/u-boot/drivers/mtd/spi/
Dsf-uclass.c80 struct dm_spi_flash_ops *ops = sf_get_ops(dev); in spi_flash_post_bind()
Dsf_probe.c140 static const struct dm_spi_flash_ops spi_flash_std_ops = {
Dsf_dataflash.c671 static const struct dm_spi_flash_ops spi_dataflash_ops = {