Searched refs:spi_block_erase_emulation (Results 1 – 3 of 3) sorted by relevance
58 int spi_block_erase_emulation(struct flashctx *flash, unsigned int addr, unsigned int blocklen) in spi_block_erase_emulation() function
443 case SPI_BLOCK_ERASE_EMULATION: return &spi_block_erase_emulation; in lookup_erase_func_ptr()
173 int spi_block_erase_emulation(struct flashctx *flash, unsigned int addr, unsigned int blocklen);