Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/mtd/spi-nor/
Dspi-nor.c214 #define SPI_NOR_XSR_RDY BIT(10) /* macro
4876 if (info->flags & SPI_NOR_XSR_RDY) in spi_nor_scan()