Home
last modified time | relevance | path

Searched refs:spi_nor_xread_sr (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/mtd/spi-nor/
H A Dxilinx.c45 ret = spi_nor_xread_sr(nor, nor->bouncebuf); in xilinx_nor_setup()
H A Dcore.h421 int spi_nor_xread_sr(struct spi_nor *nor, u8 *sr);
H A Dcore.c482 int spi_nor_xread_sr(struct spi_nor *nor, u8 *sr) in spi_nor_xread_sr() function
516 ret = spi_nor_xread_sr(nor, nor->bouncebuf); in spi_nor_xsr_ready()