Searched refs:spi_block_erase_d8 (Results 1 – 3 of 3) sorted by relevance
53 int spi_block_erase_d8(struct flashctx *flash, unsigned int addr, unsigned int blocklen);
516 int spi_block_erase_d8(struct flashctx *flash, unsigned int addr, in spi_block_erase_d8() function
457 case SPI_BLOCK_ERASE_D8: return &spi_block_erase_d8; in lookup_erase_func_ptr()