Searched refs:spi_block_erase_c4 (Results 1 – 3 of 3) sorted by relevance
50 int spi_block_erase_c4(struct flashctx *flash, unsigned int addr, unsigned int blocklen);
505 int spi_block_erase_c4(struct flashctx *flash, unsigned int addr, unsigned int blocklen) in spi_block_erase_c4() function
454 case SPI_BLOCK_ERASE_C4: return &spi_block_erase_c4; in lookup_erase_func_ptr()