Home
last modified time | relevance | path

Searched refs:flash_protect (Results 1 – 9 of 9) sorted by relevance

/u-boot/board/socrates/
A Dsocrates.c110 flash_protect(FLAG_PROTECT_CLEAR, in misc_init_r()
115 flash_protect(FLAG_PROTECT_SET, in misc_init_r()
121 flash_protect(FLAG_PROTECT_SET, in misc_init_r()
127 flash_protect(FLAG_PROTECT_SET, in misc_init_r()
/u-boot/board/spear/x600/
A Dx600.c45 flash_protect(FLAG_PROTECT_SET, in board_late_init()
/u-boot/drivers/mtd/
A Dcfi_mtd.c114 flash_protect(FLAG_PROTECT_SET, fi->start[0] + ofs, in cfi_mtd_lock()
126 flash_protect(FLAG_PROTECT_CLEAR, fi->start[0] + ofs, in cfi_mtd_unlock()
A Dpic32_flash.c422 flash_protect(FLAG_PROTECT_SET, in pic32_flash_probe()
430 flash_protect(FLAG_PROTECT_SET, in pic32_flash_probe()
A Dcfi_flash.c2342 flash_protect(FLAG_PROTECT_SET, in flash_protect_default()
2350 flash_protect(FLAG_PROTECT_SET, in flash_protect_default()
2358 flash_protect(FLAG_PROTECT_SET, in flash_protect_default()
2368 flash_protect(FLAG_PROTECT_SET, in flash_protect_default()
2451 flash_protect(FLAG_PROTECT_CLEAR, in flash_init()
/u-boot/common/
A Dflash.c29 flash_protect(int flag, ulong from, ulong to, flash_info_t *info) in flash_protect() function
/u-boot/board/cobra5272/
A Dflash.c104 flash_protect(FLAG_PROTECT_SET, in flash_init()
/u-boot/include/
A Dflash.h97 void flash_protect(int flag, ulong from, ulong to, flash_info_t *info);
/u-boot/board/freescale/m5253demo/
A Dflash.c52 flash_protect(FLAG_PROTECT_SET, in flash_init()

Completed in 21 milliseconds