Home
last modified time | relevance | path

Searched refs:spi_flash_cmd_erase_ops (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/mtd/spi/
H A Dspi_flash.c329 int spi_flash_cmd_erase_ops(struct spi_flash *flash, u32 offset, size_t len) in spi_flash_cmd_erase_ops() function
1191 flash->erase = spi_flash_cmd_erase_ops; in spi_flash_scan()