Searched refs:spi_flash_protect (Results 1 – 3 of 3) sorted by relevance
261 spi_flash_protect(flash, 0); in spi_burn_image()282 spi_flash_protect(flash, 1); in spi_burn_image()
217 static inline int spi_flash_protect(struct spi_flash *flash, u32 ofs, u32 len, in spi_flash_protect() function
377 ret = spi_flash_protect(flash, start, len, prot); in do_spi_protect()