Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/mtd/spi/
H A Dspi-nor-core.c534 static int spi_nor_erase_sector(struct spi_nor *nor, u32 addr) in spi_nor_erase_sector() function
586 ret = spi_nor_erase_sector(nor, target); in spi_nor_erase()