Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/mtd/spi-nor/
Dspi-nor.c932 static int spi_nor_erase_sector(struct spi_nor *nor, u32 addr) in spi_nor_erase_sector() function
1213 ret = spi_nor_erase_sector(nor, addr); in spi_nor_erase_multi_sectors()
1296 ret = spi_nor_erase_sector(nor, addr); in spi_nor_erase()