Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/mtd/spi/
H A Dspi_flash.c966 int stm_unlock(struct spi_flash *flash, u32 ofs, size_t len) in stm_unlock() function
H A Dspi-nor-core.c798 static int stm_unlock(struct spi_nor *nor, loff_t ofs, uint64_t len) in stm_unlock() function