Searched refs:spi_flash_probe_bus_cs (Results 1 – 9 of 9) sorted by relevance
| /OK3568_Linux_fs/u-boot/drivers/mtd/spi/ |
| H A D | sf-uclass.c | 50 if (spi_flash_probe_bus_cs(bus, cs, max_hz, spi_mode, &dev)) in spi_flash_probe() 61 int spi_flash_probe_bus_cs(unsigned int busnum, unsigned int cs, in spi_flash_probe_bus_cs() function
|
| H A D | sf-uclass.su | |
| /OK3568_Linux_fs/u-boot/spl/drivers/mtd/spi/ |
| H A D | sf-uclass.su | |
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | spi_flash.h | 105 int spi_flash_probe_bus_cs(unsigned int busnum, unsigned int cs,
|
| /OK3568_Linux_fs/u-boot/env/ |
| H A D | sf.c | 60 ret = spi_flash_probe_bus_cs(CONFIG_ENV_SPI_BUS, CONFIG_ENV_SPI_CS, in setup_flash_device()
|
| /OK3568_Linux_fs/u-boot/drivers/net/fm/ |
| H A D | fm.c | 376 ret = spi_flash_probe_bus_cs(CONFIG_ENV_SPI_BUS, CONFIG_ENV_SPI_CS, in fm_init_common()
|
| /OK3568_Linux_fs/u-boot/cmd/ |
| H A D | sf.c | 129 ret = spi_flash_probe_bus_cs(bus, cs, speed, mode, &new); in do_spi_flash_probe()
|
| /OK3568_Linux_fs/u-boot/spl/ |
| H A D | u-boot-spl.map | |
| /OK3568_Linux_fs/u-boot/ |
| H A D | u-boot.map | |