Home
last modified time | relevance | path

Searched refs:spi_nor_read_reg (Results 1 – 9 of 9) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/mtd/spi/
H A Dspi-nor-tiny.c47 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 Dspi-nor-core.su
H A Dspi-nor-core.c47 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 Dspi-nor-core.su
/OK3568_Linux_fs/u-boot/spl/
H A Du-boot-spl.sym
H A Du-boot-spl.map
/OK3568_Linux_fs/u-boot/
H A DSystem.map
H A Du-boot.sym
H A Du-boot.map