Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/mtd/spi-nor/
H A Dcore.h673 int spi_nor_sr_ready(struct spi_nor *nor);
H A Dmicron-st.c381 sr_ready = spi_nor_sr_ready(nor); in micron_st_nor_ready()
H A Dcore.c606 * spi_nor_sr_ready() - Query the Status Register to see if the flash is ready
612 int spi_nor_sr_ready(struct spi_nor *nor) in spi_nor_sr_ready() function
700 ret = spi_nor_sr_ready(nor); in spi_nor_ready()
/kernel/linux/linux-5.10/drivers/mtd/spi-nor/
H A Dcore.c541 * spi_nor_sr_ready() - Query the Status Register to see if the flash is ready
547 static int spi_nor_sr_ready(struct spi_nor *nor) in spi_nor_sr_ready() function
659 sr = spi_nor_sr_ready(nor); in spi_nor_ready()

Completed in 11 milliseconds