Home
last modified time | relevance | path

Searched refs:flash_real_protect (Results 1 – 6 of 6) sorted by relevance

/u-boot-v2022.01-rc1/common/
A Dflash.c67 flash_real_protect(info, i, 0); in flash_protect()
75 flash_real_protect(info, i, 1); in flash_protect()
A Dupdate.c155 if (flash_real_protect(info, i, prot)) in update_flash_protect()
/u-boot-v2022.01-rc1/cmd/
A Dflash.c479 if (flash_real_protect(info, i, p)) in do_protect()
503 if (flash_real_protect(info, i, p)) in do_protect()
566 if (flash_real_protect(info, i, p)) in do_protect()
621 if (flash_real_protect(info, i, p)) in flash_sect_protect()
/u-boot-v2022.01-rc1/arch/arm/mach-at91/arm926ejs/
A Deflash.c153 int flash_real_protect (flash_info_t *info, long sector, int prot) in flash_real_protect() function
/u-boot-v2022.01-rc1/include/
A Dflash.h109 extern int flash_real_protect(flash_info_t *info, long sector, int prot);
/u-boot-v2022.01-rc1/drivers/mtd/
A Dcfi_flash.c1487 int flash_real_protect(flash_info_t *info, long sector, int prot) in flash_real_protect() function
1603 flash_real_protect(info, i, 1); in flash_real_protect()
2466 flash_real_protect(&flash_info[i], 0, 0); in flash_init()

Completed in 14 milliseconds