Searched refs:spi_nor_erase_sector (Results 1 – 2 of 2) sorted by relevance
1237 static int spi_nor_erase_sector(struct spi_nor *nor, u32 addr) in spi_nor_erase_sector() function1531 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()
534 static int spi_nor_erase_sector(struct spi_nor *nor, u32 addr) in spi_nor_erase_sector() function580 ret = spi_nor_erase_sector(nor, addr); in spi_nor_erase()