Searched refs:spi_nor_read_data (Results 1 – 12 of 12) sorted by relevance
| /OK3568_Linux_fs/u-boot/drivers/mtd/spi/ |
| H A D | spi-nor-core.su | |
| H A D | spi-nor-tiny.c | 73 static ssize_t spi_nor_read_data(struct spi_nor *nor, loff_t from, size_t len, in spi_nor_read_data() function 392 ret = spi_nor_read_data(nor, addr, len, buf); in spi_nor_read()
|
| H A D | spi-nor-core.c | 73 static ssize_t spi_nor_read_data(struct spi_nor *nor, loff_t from, size_t len, in spi_nor_read_data() function 2492 nor->read = spi_nor_read_data; in spi_nor_scan()
|
| /OK3568_Linux_fs/u-boot/spl/drivers/mtd/spi/ |
| H A D | spi-nor-core.su | |
| /OK3568_Linux_fs/kernel/drivers/mtd/spi-nor/ |
| H A D | core.h | 422 ssize_t spi_nor_read_data(struct spi_nor *nor, loff_t from, size_t len,
|
| H A D | sfdp.c | 145 ret = spi_nor_read_data(nor, addr, len, buf); in spi_nor_read_raw()
|
| H A D | core.c | 151 ssize_t spi_nor_read_data(struct spi_nor *nor, loff_t from, size_t len, u8 *buf) in spi_nor_read_data() function 2254 ret = spi_nor_read_data(nor, addr, len, buf); in spi_nor_read()
|
| /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.sym | |
| H A D | u-boot.map | |