Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/mtd/spi-nor/
H A Dcore.c1237 static int spi_nor_erase_sector(struct spi_nor *nor, u32 addr) in spi_nor_erase_sector() function
1531 ret = spi_nor_erase_sector(nor, addr); in spi_nor_erase_multi_sectors()
1617 ret = spi_nor_erase_sector(nor, addr); in spi_nor_erase()
/OK3568_Linux_fs/u-boot/drivers/mtd/spi/
H A Dspi-nor-core.c534 static int spi_nor_erase_sector(struct spi_nor *nor, u32 addr) in spi_nor_erase_sector() function
580 ret = spi_nor_erase_sector(nor, addr); in spi_nor_erase()