| /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()
|
| H A D | sf-uclass.su | |
| H A D | sf-uclass.c | 45 struct spi_flash *spi_flash_probe(unsigned int bus, unsigned int cs, in spi_flash_probe() function
|
| H A D | sf_probe.c | 63 struct spi_flash *spi_flash_probe(unsigned int busnum, unsigned int cs, in spi_flash_probe() function
|
| H A D | Kconfig | 8 (spi_flash_probe(), spi_flash_write(), etc.) is then
|
| /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()
|
| /OK3568_Linux_fs/u-boot/board/renesas/sh7757lcr/ |
| H A D | sh7757lcr.c | 37 spi = spi_flash_probe(0, 0, 1000000, SPI_MODE_3); in init_pcie_bridge_from_spi() 237 spi = spi_flash_probe(0, 0, 1000000, SPI_MODE_3); in get_sh_eth_mac_raw() 389 spi = spi_flash_probe(0, 0, 1000000, SPI_MODE_3); in do_write_mac()
|
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | spi_flash.h | 110 struct spi_flash *spi_flash_probe(unsigned int bus, unsigned int cs, 142 struct spi_flash *spi_flash_probe(unsigned int bus, unsigned int cs,
|
| /OK3568_Linux_fs/u-boot/board/renesas/sh7752evb/ |
| H A D | sh7752evb.c | 180 spi = spi_flash_probe(0, 0, 1000000, SPI_MODE_3); in get_sh_eth_mac_raw() 273 spi = spi_flash_probe(0, 0, 1000000, SPI_MODE_3); in do_write_mac()
|
| /OK3568_Linux_fs/u-boot/board/renesas/sh7753evb/ |
| H A D | sh7753evb.c | 196 spi = spi_flash_probe(0, 0, 1000000, SPI_MODE_3); in get_sh_eth_mac_raw() 289 spi = spi_flash_probe(0, 0, 1000000, SPI_MODE_3); in do_write_mac()
|
| /OK3568_Linux_fs/u-boot/spl/drivers/mtd/spi/ |
| H A D | sf-uclass.su | |
| /OK3568_Linux_fs/u-boot/common/spl/ |
| H A D | spl_spi.c | 85 flash = spi_flash_probe(CONFIG_SF_DEFAULT_BUS,
|
| /OK3568_Linux_fs/u-boot/board/buffalo/lsxl/ |
| H A D | lsxl.c | 217 flash = spi_flash_probe(0, 0, 1000000, SPI_MODE_3); in erase_environment()
|
| /OK3568_Linux_fs/u-boot/drivers/dfu/ |
| H A D | dfu_sf.c | 108 dev = spi_flash_probe(bus, cs, speed, mode); in parse_dev()
|
| /OK3568_Linux_fs/u-boot/board/Synology/ds414/ |
| H A D | cmd_syno.c | 41 flash = spi_flash_probe(bus, cs, speed, mode); in do_syno_populate()
|
| /OK3568_Linux_fs/u-boot/drivers/net/phy/ |
| H A D | cortina.c | 154 ucode_flash = spi_flash_probe(CONFIG_ENV_SPI_BUS, CONFIG_ENV_SPI_CS, in cs4340_upload_firmware()
|
| /OK3568_Linux_fs/u-boot/board/davinci/da8xxevm/ |
| H A D | da850evm.c | 56 flash = spi_flash_probe(CFG_MAC_ADDR_SPI_BUS, CFG_MAC_ADDR_SPI_CS, in get_mac_addr()
|
| /OK3568_Linux_fs/u-boot/board/siemens/taurus/ |
| H A D | taurus.c | 142 flash = spi_flash_probe(CONFIG_SF_DEFAULT_BUS, in spl_board_init()
|
| /OK3568_Linux_fs/u-boot/board/aries/ma5d4evk/ |
| H A D | ma5d4evk.c | 285 sf = spi_flash_probe(CONFIG_SF_DEFAULT_BUS, CONFIG_SF_DEFAULT_CS, in board_identify()
|
| /OK3568_Linux_fs/u-boot/env/ |
| H A D | sf.c | 71 env_flash = spi_flash_probe(CONFIG_ENV_SPI_BUS, in setup_flash_device()
|
| /OK3568_Linux_fs/u-boot/common/ |
| H A D | splash_source.c | 29 sf = spi_flash_probe(CONFIG_SF_DEFAULT_BUS, in splash_sf_read_raw()
|
| /OK3568_Linux_fs/u-boot/drivers/net/fm/ |
| H A D | fm.c | 381 ucode_flash = spi_flash_probe(CONFIG_ENV_SPI_BUS, CONFIG_ENV_SPI_CS, in fm_init_common()
|
| /OK3568_Linux_fs/u-boot/cmd/ |
| H A D | sf.c | 141 new = spi_flash_probe(bus, cs, speed, mode); in do_spi_flash_probe()
|
| /OK3568_Linux_fs/u-boot/cmd/mvebu/ |
| H A D | bubt.c | 252 flash = spi_flash_probe(CONFIG_ENV_SPI_BUS, in spi_burn_image()
|
| /OK3568_Linux_fs/u-boot/board/congatec/cgtqmx6eval/ |
| H A D | cgtqmx6eval.c | 997 spi = spi_flash_probe(CONFIG_ENV_SPI_BUS, in is_2gb()
|