Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/mtd/spi/
H A Dspi_flash.c966 int stm_unlock(struct spi_flash *flash, u32 ofs, size_t len) in stm_unlock() function
1201 flash->flash_unlock = stm_unlock; in spi_flash_scan()
H A Dspi-nor-core.c792 static int stm_unlock(struct spi_nor *nor, loff_t ofs, uint64_t len) in stm_unlock() function
2543 nor->flash_unlock = stm_unlock; in spi_nor_scan()