Home
last modified time | relevance | path

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

/external/u-boot/drivers/mtd/spi/
Dsf_internal.h179 int stm_is_locked(struct spi_flash *flash, u32 ofs, size_t len);
Dspi_flash.c867 int stm_is_locked(struct spi_flash *flash, u32 ofs, size_t len) in stm_is_locked() function
1189 flash->flash_is_locked = stm_is_locked; in spi_flash_scan()