Home
last modified time | relevance | path

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

/u-boot/include/
A Dspi_flash.h173 if (!flash->flash_lock || !flash->flash_unlock) in spi_flash_protect()
179 return flash->flash_unlock(flash, ofs, len); in spi_flash_protect()
/u-boot/include/linux/mtd/
A Dspi-nor.h345 int (*flash_unlock)(struct spi_nor *nor, loff_t ofs, uint64_t len); member
/u-boot/drivers/mtd/spi/
A Dspi-nor-core.c2554 nor->flash_unlock = stm_unlock; in spi_nor_scan()
2566 nor->flash_unlock = sst26_unlock; in spi_nor_scan()

Completed in 9 milliseconds