Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/mtd/spi-nor/
Dspi-nor.c477 static int spi_nor_erase_sector(struct spi_nor *nor, u32 addr) in spi_nor_erase_sector() function
559 ret = spi_nor_erase_sector(nor, addr); in spi_nor_erase()