Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/mtd/spi-nor/
H A Dcore.c303 * spi_nor_read_fsr() - Read the Flag Status Register.
310 static int spi_nor_read_fsr(struct spi_nor *nor, u8 *fsr) in spi_nor_read_fsr() function
613 int ret = spi_nor_read_fsr(nor, nor->bouncebuf); in spi_nor_fsr_ready()

Completed in 4 milliseconds