Searched refs:spi_nor_scan (Results 1 – 18 of 18) sorted by relevance
| /OK3568_Linux_fs/u-boot/drivers/mtd/spi/ |
| H A D | spi-nor-core.su | |
| H A D | sf_probe.c | 49 ret = spi_nor_scan(flash); in spi_flash_probe_slave()
|
| H A D | spi-nor-tiny.c | 712 int spi_nor_scan(struct spi_nor *nor) in spi_nor_scan() function
|
| H A D | spi-nor-core.c | 2475 int spi_nor_scan(struct spi_nor *nor) in spi_nor_scan() function
|
| /OK3568_Linux_fs/u-boot/spl/drivers/mtd/spi/ |
| H A D | spi-nor-core.su | |
| /OK3568_Linux_fs/kernel/Documentation/driver-api/mtd/ |
| H A D | spi-nor.rst | 60 The main API is spi_nor_scan(). Before you call the hook, a driver should
|
| /OK3568_Linux_fs/kernel/include/linux/mtd/ |
| H A D | spi-nor.h | 420 int spi_nor_scan(struct spi_nor *nor, const char *name,
|
| /OK3568_Linux_fs/u-boot/include/linux/mtd/ |
| H A D | spi-nor.h | 433 int spi_nor_scan(struct spi_nor *nor);
|
| /OK3568_Linux_fs/kernel/drivers/mtd/spi-nor/controllers/ |
| H A D | nxp-spifi.c | 359 ret = spi_nor_scan(&spifi->nor, NULL, &hwcaps); in nxp_spifi_setup_flash()
|
| H A D | hisi-sfc.c | 371 ret = spi_nor_scan(nor, NULL, &hwcaps); in hisi_spi_nor_register()
|
| H A D | aspeed-smc.c | 829 ret = spi_nor_scan(nor, NULL, &hwcaps); in aspeed_smc_setup_flash()
|
| H A D | intel-spi.c | 942 ret = spi_nor_scan(&ispi->nor, NULL, &hwcaps); in intel_spi_probe()
|
| /OK3568_Linux_fs/kernel/drivers/mtd/spi-nor/ |
| H A D | core.c | 3272 int spi_nor_scan(struct spi_nor *nor, const char *name, in spi_nor_scan() function 3428 EXPORT_SYMBOL_GPL(spi_nor_scan); 3596 ret = spi_nor_scan(nor, flash_name, &hwcaps); in spi_nor_probe()
|
| /OK3568_Linux_fs/u-boot/spl/ |
| H A D | u-boot-spl.sym | |
| H A D | u-boot-spl.map | |
| /OK3568_Linux_fs/u-boot/ |
| H A D | System.map | |
| H A D | u-boot.map | |
| H A D | u-boot.sym | |