Searched refs:spi_block_erase_c7 (Results 1 – 3 of 3) sorted by relevance
51 int spi_block_erase_c7(struct flashctx *flash, unsigned int addr, unsigned int blocklen);
582 int spi_block_erase_c7(struct flashctx *flash, unsigned int addr, in spi_block_erase_c7() function
455 case SPI_BLOCK_ERASE_C7: return &spi_block_erase_c7; in lookup_erase_func_ptr()