Searched refs:spi_nor_read_reg (Results 1 – 9 of 9) sorted by relevance
| /OK3568_Linux_fs/u-boot/drivers/mtd/spi/ |
| H A D | spi-nor-tiny.c | 47 static int spi_nor_read_reg(struct spi_nor *nor, u8 code, u8 *val, int len) in spi_nor_read_reg() function 122 ret = spi_nor_read_reg(nor, SPINOR_OP_RDCR, &val, 1); in read_cr() 256 ret = spi_nor_read_reg(nor, SPINOR_OP_RDSR, &val, 1); in read_sr() 275 ret = spi_nor_read_reg(nor, SPINOR_OP_RDFSR, &val, 1); in read_fsr() 363 tmp = spi_nor_read_reg(nor, SPINOR_OP_RDID, id, SPI_NOR_MAX_ID_LEN); in spi_nor_read_id()
|
| H A D | spi-nor-core.su | |
| H A D | spi-nor-core.c | 47 static int spi_nor_read_reg(struct spi_nor *nor, u8 code, u8 *val, int len) in spi_nor_read_reg() function 2494 nor->read_reg = spi_nor_read_reg; in spi_nor_scan()
|
| /OK3568_Linux_fs/u-boot/spl/drivers/mtd/spi/ |
| H A D | spi-nor-core.su | |
| /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 | |