Home
last modified time | relevance | path

Searched refs:spi_flash_probe (Results 1 – 21 of 21) sorted by relevance

/u-boot/drivers/mtd/spi/
A Dfsl_espi_spl.c20 flash = spi_flash_probe(CONFIG_ENV_SPI_BUS, CONFIG_ENV_SPI_CS, in fsl_spi_spl_load_image()
44 flash = spi_flash_probe(CONFIG_ENV_SPI_BUS, CONFIG_ENV_SPI_CS, in fsl_spi_boot()
A Dsf-uclass.c38 struct spi_flash *spi_flash_probe(unsigned int bus, unsigned int cs, in spi_flash_probe() function
A Dsf_probe.c57 struct spi_flash *spi_flash_probe(unsigned int busnum, unsigned int cs, in spi_flash_probe() function
A DKconfig9 (spi_flash_probe(), spi_flash_write(), etc.) is then
/u-boot/include/
A Dspi_flash.h96 struct spi_flash *spi_flash_probe(unsigned int bus, unsigned int cs,
128 struct spi_flash *spi_flash_probe(unsigned int bus, unsigned int cs,
/u-boot/board/gardena/smart-gateway-mt7688/
A Dboard.c111 sf = spi_flash_probe(CONFIG_SF_DEFAULT_BUS, in factory_data_env_config()
226 sf = spi_flash_probe(CONFIG_SF_DEFAULT_BUS, in do_fd_write()
/u-boot/board/Arcturus/ucp1020/
A Dcmd_arc.c128 flash = spi_flash_probe(CONFIG_ENV_SPI_BUS, CONFIG_ENV_SPI_CS, in set_spi_arc_product()
154 flash = spi_flash_probe(CONFIG_ENV_SPI_BUS, CONFIG_ENV_SPI_CS, in read_spi_arc_info()
/u-boot/board/buffalo/lsxl/
A Dlsxl.c224 flash = spi_flash_probe(0, 0, 1000000, SPI_MODE_3); in erase_environment()
/u-boot/common/spl/
A Dspl_spi.c93 flash = spi_flash_probe(CONFIG_SF_DEFAULT_BUS, in spl_spi_load_image()
/u-boot/board/Synology/ds414/
A Dcmd_syno.c42 flash = spi_flash_probe(bus, cs, speed, mode); in do_syno_populate()
/u-boot/board/siemens/taurus/
A Dtaurus.c144 flash = spi_flash_probe(CONFIG_SF_DEFAULT_BUS, in spl_board_init()
/u-boot/board/davinci/da8xxevm/
A Dda850evm.c59 flash = spi_flash_probe(CFG_MAC_ADDR_SPI_BUS, CFG_MAC_ADDR_SPI_CS, in get_mac_addr()
/u-boot/drivers/dfu/
A Ddfu_sf.c132 dev = spi_flash_probe(bus, cs, speed, mode); in parse_dev()
/u-boot/drivers/net/fm/
A Dfm.c395 ucode_flash = spi_flash_probe(CONFIG_ENV_SPI_BUS, in fm_init_common()
482 ucode_flash = spi_flash_probe(CONFIG_ENV_SPI_BUS, CONFIG_ENV_SPI_CS, in fm_init_common()
/u-boot/drivers/net/phy/
A Dcortina.c157 ucode_flash = spi_flash_probe(CONFIG_ENV_SPI_BUS, CONFIG_ENV_SPI_CS, in cs4340_upload_firmware()
/u-boot/common/
A Dsplash_source.c32 sf = spi_flash_probe(CONFIG_SF_DEFAULT_BUS, in splash_sf_read_raw()
/u-boot/env/
A Dsf.c60 env_flash = spi_flash_probe(CONFIG_ENV_SPI_BUS, CONFIG_ENV_SPI_CS, in setup_flash_device()
/u-boot/board/ge/b1x5v2/
A Dspl.c459 spi = spi_flash_probe(CONFIG_ENV_SPI_BUS, in memory_init()
/u-boot/cmd/
A Dsf.c146 new = spi_flash_probe(bus, cs, speed, mode); in do_spi_flash_probe()
/u-boot/cmd/mvebu/
A Dbubt.c274 flash = spi_flash_probe(CONFIG_ENV_SPI_BUS, in spi_burn_image()
/u-boot/board/congatec/cgtqmx6eval/
A Dcgtqmx6eval.c1007 spi = spi_flash_probe(CONFIG_ENV_SPI_BUS, in is_2gb()

Completed in 23 milliseconds