Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/mtd/spi-nor/
H A Dxilinx.c45 ret = spi_nor_xread_sr(nor, nor->bouncebuf); in xilinx_nor_setup()
H A Dcore.h414 int spi_nor_xread_sr(struct spi_nor *nor, u8 *sr);
H A Dcore.c467 * spi_nor_xread_sr() - Read the Status Register on S3AN flashes.
474 int spi_nor_xread_sr(struct spi_nor *nor, u8 *sr) in spi_nor_xread_sr() function
508 ret = spi_nor_xread_sr(nor, nor->bouncebuf); in spi_nor_xsr_ready()

Completed in 5 milliseconds