Home
last modified time | relevance | path

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

/u-boot/include/
A Dspi_flash.h193 static inline int spi_flash_protect(struct spi_flash *flash, u32 ofs, u32 len, in spi_flash_protect() function
/u-boot/board/ge/b1x5v2/
A Dspl.c466 spi_flash_protect(spi, CFG_MFG_ADDR_OFFSET, SZ_16K, true); in memory_init()
/u-boot/cmd/
A Dsf.c405 ret = spi_flash_protect(flash, start, len, prot); in do_spi_protect()

Completed in 8 milliseconds