Searched refs:spi_block_erase_d7 (Results 1 – 3 of 3) sorted by relevance
52 int spi_block_erase_d7(struct flashctx *flash, unsigned int addr, unsigned int blocklen);
526 int spi_block_erase_d7(struct flashctx *flash, unsigned int addr, in spi_block_erase_d7() function
456 case SPI_BLOCK_ERASE_D7: return &spi_block_erase_d7; in lookup_erase_func_ptr()