Searched refs:spi_flash_protect (Results 1 – 3 of 3) sorted by relevance
193 static inline int spi_flash_protect(struct spi_flash *flash, u32 ofs, u32 len, in spi_flash_protect() function
466 spi_flash_protect(spi, CFG_MFG_ADDR_OFFSET, SZ_16K, true); in memory_init()
405 ret = spi_flash_protect(flash, start, len, prot); in do_spi_protect()
Completed in 8 milliseconds