Searched refs:spi_block_erase_dc (Results 1 – 3 of 3) sorted by relevance
55 int spi_block_erase_dc(struct flashctx *flash, unsigned int addr, unsigned int blocklen);
615 int spi_block_erase_dc(struct flashctx *flash, unsigned int addr, unsigned int blocklen) in spi_block_erase_dc() function
459 case SPI_BLOCK_ERASE_DC: return &spi_block_erase_dc; in lookup_erase_func_ptr()