HomeSort by relevance Sort by last modified time
    Searched refs:CONFIG_DM_SPI_FLASH (Results 1 - 15 of 15) sorted by null

  /external/u-boot/drivers/mtd/spi/
Makefile 6 obj-$(CONFIG_DM_SPI_FLASH) += sf-uclass.o
sf_probe.c 56 #ifndef CONFIG_DM_SPI_FLASH
93 #else /* defined CONFIG_DM_SPI_FLASH */
160 #endif /* CONFIG_DM_SPI_FLASH */
spi_flash.c 1112 #ifdef CONFIG_DM_SPI_FLASH
1169 #ifndef CONFIG_DM_SPI_FLASH
  /external/u-boot/include/
spi_flash.h 64 #ifdef CONFIG_DM_SPI_FLASH
91 #ifndef CONFIG_DM_SPI_FLASH
120 #ifdef CONFIG_DM_SPI_FLASH
  /external/u-boot/test/dm/
Makefile 35 obj-$(CONFIG_DM_SPI_FLASH) += sf.o
spi.c 120 #ifdef CONFIG_DM_SPI_FLASH
  /external/u-boot/include/configs/
ls1043a_common.h 174 #define CONFIG_DM_SPI_FLASH
da850evm.h 28 #undef CONFIG_DM_SPI_FLASH
ls1021aiot.h 147 #define CONFIG_DM_SPI_FLASH
ti_armv7_keystone2.h 88 #undef CONFIG_DM_SPI_FLASH
ls1021atwr.h 252 #define CONFIG_DM_SPI_FLASH
ls1021aqds.h 385 #define CONFIG_DM_SPI_FLASH
  /external/u-boot/cmd/
sf.c 87 #ifdef CONFIG_DM_SPI_FLASH
122 #ifdef CONFIG_DM_SPI_FLASH
  /external/u-boot/env/
sf.c 55 #ifdef CONFIG_DM_SPI_FLASH
  /external/u-boot/drivers/net/fm/
fm.c 371 #ifdef CONFIG_DM_SPI_FLASH

Completed in 115 milliseconds