Home
last modified time | relevance | path

Searched refs:CONFIG_ENV_SPI_BUS (Results 1 – 25 of 69) sorted by relevance

123

/external/u-boot/arch/arm/mach-mvebu/include/mach/
Dconfig.h58 #ifndef CONFIG_ENV_SPI_BUS
59 # define CONFIG_ENV_SPI_BUS 0 macro
/external/u-boot/env/
Dsf.c21 #ifndef CONFIG_ENV_SPI_BUS
22 # define CONFIG_ENV_SPI_BUS CONFIG_SF_DEFAULT_BUS macro
60 ret = spi_flash_probe_bus_cs(CONFIG_ENV_SPI_BUS, CONFIG_ENV_SPI_CS, in setup_flash_device()
71 env_flash = spi_flash_probe(CONFIG_ENV_SPI_BUS, in setup_flash_device()
/external/u-boot/arch/arm/mach-kirkwood/include/mach/
Dconfig.h62 #ifndef CONFIG_ENV_SPI_BUS
63 # define CONFIG_ENV_SPI_BUS 0 macro
/external/u-boot/drivers/mtd/spi/
Dfsl_espi_spl.c18 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/board/Arcturus/ucp1020/
Dcmd_arc.c75 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()
/external/u-boot/include/configs/
Dpuma_rk3399.h15 #define CONFIG_ENV_SPI_BUS CONFIG_SF_DEFAULT_BUS macro
Dds109.h42 #define CONFIG_ENV_SPI_BUS 0 macro
Ddreamplug.h39 #define CONFIG_ENV_SPI_BUS 0 macro
Dsocfpga_sr1500.h38 #define CONFIG_ENV_SPI_BUS 0 macro
Dbg0900.h35 #define CONFIG_ENV_SPI_BUS 2 macro
Ddb-88f6820-amc.h33 #define CONFIG_ENV_SPI_BUS 1 macro
Dvinco.h73 #define CONFIG_ENV_SPI_BUS CONFIG_SF_DEFAULT_BUS macro
DSBx81LIFKW.h62 #define CONFIG_ENV_SPI_BUS 0 macro
Dturris_mox.h69 #define CONFIG_ENV_SPI_BUS 0 macro
Dmvebu_armada-37xx.h62 #define CONFIG_ENV_SPI_BUS 0 macro
Dls1012a_common.h40 #define CONFIG_ENV_SPI_BUS 0 macro
Dmvebu_armada-8k.h57 #define CONFIG_ENV_SPI_BUS 0 macro
Dmx6slevk.h141 #define CONFIG_ENV_SPI_BUS CONFIG_SF_DEFAULT_BUS macro
Dmx28evk.h53 #define CONFIG_ENV_SPI_BUS 2 macro
Dpcm058.h88 #define CONFIG_ENV_SPI_BUS CONFIG_SF_DEFAULT_BUS macro
Dcontrolcenterdc.h57 #define CONFIG_ENV_SPI_BUS 1 macro
Dax25-ae350.h120 #define CONFIG_ENV_SPI_BUS 0 macro
Dpfla02.h90 #define CONFIG_ENV_SPI_BUS CONFIG_SF_DEFAULT_BUS macro
Dot1200.h110 #define CONFIG_ENV_SPI_BUS CONFIG_SF_DEFAULT_BUS macro
Daristainetos-common.h156 #define CONFIG_ENV_SPI_BUS CONFIG_SF_DEFAULT_BUS macro

123