/external/u-boot/arch/arm/mach-mvebu/include/mach/ |
D | config.h | 61 #ifndef CONFIG_ENV_SPI_CS 62 # define CONFIG_ENV_SPI_CS 0 macro
|
/external/u-boot/env/ |
D | sf.c | 24 #ifndef CONFIG_ENV_SPI_CS 25 # define CONFIG_ENV_SPI_CS CONFIG_SF_DEFAULT_CS macro 60 ret = spi_flash_probe_bus_cs(CONFIG_ENV_SPI_BUS, CONFIG_ENV_SPI_CS, in setup_flash_device() 72 CONFIG_ENV_SPI_CS, in setup_flash_device()
|
/external/u-boot/arch/arm/mach-kirkwood/include/mach/ |
D | config.h | 65 #ifndef CONFIG_ENV_SPI_CS 66 # define CONFIG_ENV_SPI_CS 0 macro
|
/external/u-boot/drivers/mtd/spi/ |
D | fsl_espi_spl.c | 18 flash = spi_flash_probe(CONFIG_ENV_SPI_BUS, CONFIG_ENV_SPI_CS, in fsl_spi_spl_load_image() 42 flash = spi_flash_probe(CONFIG_ENV_SPI_BUS, CONFIG_ENV_SPI_CS, in fsl_spi_boot()
|
/external/u-boot/include/configs/ |
D | stmark2.h | 73 #define CONFIG_ENV_SPI_CS 1 macro 159 #define CONFIG_ENV_SPI_CS 1 macro
|
D | puma_rk3399.h | 16 #define CONFIG_ENV_SPI_CS CONFIG_SF_DEFAULT_CS macro
|
D | ds109.h | 43 #define CONFIG_ENV_SPI_CS 0 macro
|
D | dreamplug.h | 40 #define CONFIG_ENV_SPI_CS 0 macro
|
D | socfpga_sr1500.h | 39 #define CONFIG_ENV_SPI_CS 0 macro
|
D | bg0900.h | 36 #define CONFIG_ENV_SPI_CS 0 macro
|
D | vinco.h | 74 #define CONFIG_ENV_SPI_CS CONFIG_SF_DEFAULT_CS macro
|
D | SBx81LIFKW.h | 63 #define CONFIG_ENV_SPI_CS 0 macro
|
D | turris_mox.h | 70 #define CONFIG_ENV_SPI_CS 0 macro
|
D | mvebu_armada-37xx.h | 63 #define CONFIG_ENV_SPI_CS 0 macro
|
D | ls1012a_common.h | 41 #define CONFIG_ENV_SPI_CS 0 macro
|
D | mvebu_armada-8k.h | 58 #define CONFIG_ENV_SPI_CS 0 macro
|
D | pcm058.h | 89 #define CONFIG_ENV_SPI_CS CONFIG_SF_DEFAULT_CS macro
|
D | mx6slevk.h | 142 #define CONFIG_ENV_SPI_CS CONFIG_SF_DEFAULT_CS macro
|
D | mx28evk.h | 52 #define CONFIG_ENV_SPI_CS 0 macro
|
D | ax25-ae350.h | 121 #define CONFIG_ENV_SPI_CS 0 macro
|
D | pfla02.h | 91 #define CONFIG_ENV_SPI_CS CONFIG_SF_DEFAULT_CS macro
|
D | ot1200.h | 111 #define CONFIG_ENV_SPI_CS CONFIG_SF_DEFAULT_CS macro
|
D | aristainetos-common.h | 157 #define CONFIG_ENV_SPI_CS CONFIG_SF_DEFAULT_CS macro
|
D | cgtqmx6eval.h | 229 #define CONFIG_ENV_SPI_CS CONFIG_SF_DEFAULT_CS macro
|
/external/u-boot/board/Arcturus/ucp1020/ |
D | cmd_arc.c | 75 flash = spi_flash_probe(CONFIG_ENV_SPI_BUS, CONFIG_ENV_SPI_CS, in set_arc_product() 114 flash = spi_flash_probe(CONFIG_ENV_SPI_BUS, CONFIG_ENV_SPI_CS, in get_arc_info()
|