| /OK3568_Linux_fs/u-boot/arch/arm/mach-mvebu/include/mach/ |
| H A D | config.h | 62 #ifndef CONFIG_ENV_SPI_CS 63 # define CONFIG_ENV_SPI_CS 0 macro
|
| /OK3568_Linux_fs/u-boot/env/ |
| H A D | sf.c | 25 #ifndef CONFIG_ENV_SPI_CS 26 # 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()
|
| /OK3568_Linux_fs/u-boot/arch/arm/mach-kirkwood/include/mach/ |
| H A D | config.h | 67 #ifndef CONFIG_ENV_SPI_CS 68 # define CONFIG_ENV_SPI_CS 0 macro
|
| /OK3568_Linux_fs/u-boot/drivers/mtd/spi/ |
| H A D | fsl_espi_spl.c | 19 flash = spi_flash_probe(CONFIG_ENV_SPI_BUS, CONFIG_ENV_SPI_CS, in fsl_spi_spl_load_image() 43 flash = spi_flash_probe(CONFIG_ENV_SPI_BUS, CONFIG_ENV_SPI_CS, in fsl_spi_boot()
|
| /OK3568_Linux_fs/u-boot/include/configs/ |
| H A D | stmark2.h | 79 #define CONFIG_ENV_SPI_CS 1 macro 167 #define CONFIG_ENV_SPI_CS 1 macro
|
| H A D | puma_rk3399.h | 17 #define CONFIG_ENV_SPI_CS CONFIG_SF_DEFAULT_CS macro
|
| H A D | dreamplug.h | 41 #define CONFIG_ENV_SPI_CS 0 macro
|
| H A D | ds109.h | 44 #define CONFIG_ENV_SPI_CS 0 macro
|
| H A D | socfpga_sr1500.h | 46 #define CONFIG_ENV_SPI_CS 0 macro
|
| H A D | bg0900.h | 41 #define CONFIG_ENV_SPI_CS 0 macro
|
| H A D | mvebu_armada-37xx.h | 72 #define CONFIG_ENV_SPI_CS 0 macro
|
| H A D | vinco.h | 77 #define CONFIG_ENV_SPI_CS CONFIG_SF_DEFAULT_CS macro
|
| H A D | mvebu_armada-8k.h | 68 #define CONFIG_ENV_SPI_CS 0 macro
|
| H A D | ls1012a_common.h | 48 #define CONFIG_ENV_SPI_CS 0 macro
|
| H A D | mx28evk.h | 54 #define CONFIG_ENV_SPI_CS 0 macro
|
| H A D | m28evk.h | 86 #define CONFIG_ENV_SPI_CS 0 macro
|
| H A D | mx6slevk.h | 142 #define CONFIG_ENV_SPI_CS CONFIG_SF_DEFAULT_CS macro
|
| H A D | pcm058.h | 93 #define CONFIG_ENV_SPI_CS CONFIG_SF_DEFAULT_CS macro
|
| H A D | pfla02.h | 95 #define CONFIG_ENV_SPI_CS CONFIG_SF_DEFAULT_CS macro
|
| H A D | aristainetos-common.h | 159 #define CONFIG_ENV_SPI_CS CONFIG_SF_DEFAULT_CS macro
|
| H A D | ot1200.h | 117 #define CONFIG_ENV_SPI_CS CONFIG_SF_DEFAULT_CS macro
|
| H A D | cgtqmx6eval.h | 241 #define CONFIG_ENV_SPI_CS CONFIG_SF_DEFAULT_CS macro
|
| H A D | cm_fx6.h | 64 #define CONFIG_ENV_SPI_CS CONFIG_SF_DEFAULT_CS macro
|
| H A D | embestmx6boards.h | 98 #define CONFIG_ENV_SPI_CS CONFIG_SF_DEFAULT_CS macro
|
| /OK3568_Linux_fs/u-boot/board/Arcturus/ucp1020/ |
| H A D | cmd_arc.c | 76 flash = spi_flash_probe(CONFIG_ENV_SPI_BUS, CONFIG_ENV_SPI_CS, in set_arc_product() 115 flash = spi_flash_probe(CONFIG_ENV_SPI_BUS, CONFIG_ENV_SPI_CS, in get_arc_info()
|