Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/mtd/spi-nor/
Dxilinx.c45 ret = spi_nor_xread_sr(nor, nor->bouncebuf); in xilinx_nor_setup()
Dcore.h413 int spi_nor_xread_sr(struct spi_nor *nor, u8 *sr);
Dcore.c474 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()