Home
last modified time | relevance | path

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

/u-boot/include/
A Dspi_flash.h33 struct dm_spi_flash_ops { struct
41 #define sf_get_ops(dev) ((struct dm_spi_flash_ops *)(dev)->driver->ops) argument
/u-boot/drivers/mtd/spi/
A Dsf-uclass.c83 struct dm_spi_flash_ops *ops = sf_get_ops(dev); in spi_flash_post_bind()
A Dsf_probe.c152 static const struct dm_spi_flash_ops spi_flash_std_ops = {
A Dsf_dataflash.c679 static const struct dm_spi_flash_ops spi_dataflash_ops = {
/u-boot/arch/x86/cpu/apollolake/
A Dspl.c88 static const struct dm_spi_flash_ops apl_flash_ops = {

Completed in 10 milliseconds