Home
last modified time | relevance | path

Searched refs:CONFIG_ENV_SPI_CS (Results 1 – 25 of 38) sorted by relevance

12

/openbmc/u-boot/drivers/mtd/spi/
H A 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()
/openbmc/u-boot/board/Arcturus/ucp1020/
H A Dcmd_arc.c62 flash = spi_flash_probe(CONFIG_ENV_SPI_BUS, CONFIG_ENV_SPI_CS, in set_arc_product()
101 flash = spi_flash_probe(CONFIG_ENV_SPI_BUS, CONFIG_ENV_SPI_CS, in get_arc_info()
/openbmc/u-boot/drivers/net/fm/
H A Dfm.c385 CONFIG_ENV_SPI_CS, 0, 0, &new); in fm_init_common()
390 CONFIG_ENV_SPI_CS, in fm_init_common()
471 ret = spi_flash_probe_bus_cs(CONFIG_ENV_SPI_BUS, CONFIG_ENV_SPI_CS, in fm_init_common()
476 ucode_flash = spi_flash_probe(CONFIG_ENV_SPI_BUS, CONFIG_ENV_SPI_CS, in fm_init_common()
/openbmc/u-boot/include/
H A Dspi_flash.h20 #ifndef CONFIG_ENV_SPI_CS
21 # define CONFIG_ENV_SPI_CS CONFIG_SF_DEFAULT_CS macro
/openbmc/u-boot/configs/
H A DM52277EVB_stmicro_defconfig19 CONFIG_ENV_SPI_CS=2
H A DM54418TWR_serial_mii_defconfig24 CONFIG_ENV_SPI_CS=1
H A DM54418TWR_defconfig24 CONFIG_ENV_SPI_CS=1
H A DM54418TWR_serial_rmii_defconfig24 CONFIG_ENV_SPI_CS=1
H A DM54451EVB_stmicro_defconfig24 CONFIG_ENV_SPI_CS=1
H A DM54455EVB_stm33_defconfig29 CONFIG_ENV_SPI_CS=1
H A Dstmark2_defconfig24 CONFIG_ENV_SPI_CS=1
H A Dfpga-ast2600_defconfig36 CONFIG_ENV_SPI_CS=0
H A Dfpga-ast2605_defconfig36 CONFIG_ENV_SPI_CS=0
H A Devb-ast2400_defconfig38 CONFIG_ENV_SPI_CS=0
H A Devb-ast2500_defconfig39 CONFIG_ENV_SPI_CS=0
H A Dslt-ast2600_defconfig48 CONFIG_ENV_SPI_CS=0
H A Devb-ast2605_defconfig48 CONFIG_ENV_SPI_CS=0
H A Devb-ast2600-spl-tiny_defconfig48 CONFIG_ENV_SPI_CS=0
H A Devb-ast2500-spl_defconfig50 CONFIG_ENV_SPI_CS=0
H A Devb-ast2600a0_defconfig46 CONFIG_ENV_SPI_CS=0
H A Devb-ast2600a1_defconfig48 CONFIG_ENV_SPI_CS=0
H A Devb-ast2600-ecc_defconfig50 CONFIG_ENV_SPI_CS=0
H A Devb-ast2600_defconfig53 CONFIG_ENV_SPI_CS=0
H A Devb-ast2600a0-spl_defconfig66 CONFIG_ENV_SPI_CS=0
/openbmc/u-boot/env/
H A Dsf.c47 ret = spi_flash_probe_bus_cs(CONFIG_ENV_SPI_BUS, CONFIG_ENV_SPI_CS, in setup_flash_device()
60 CONFIG_ENV_SPI_CS, in setup_flash_device()

12