Home
last modified time | relevance | path

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

/external/u-boot/board/socrates/
Dsocrates.c106 flash_protect (FLAG_PROTECT_CLEAR, in misc_init_r()
111 flash_protect (FLAG_PROTECT_SET, in misc_init_r()
116 flash_protect (FLAG_PROTECT_SET, in misc_init_r()
122 flash_protect (FLAG_PROTECT_SET, in misc_init_r()
/external/u-boot/drivers/mtd/
Dcfi_mtd.c112 flash_protect(FLAG_PROTECT_SET, fi->start[0] + ofs, in cfi_mtd_lock()
124 flash_protect(FLAG_PROTECT_CLEAR, fi->start[0] + ofs, in cfi_mtd_unlock()
Dpic32_flash.c417 flash_protect(FLAG_PROTECT_SET, in pic32_flash_probe()
425 flash_protect(FLAG_PROTECT_SET, in pic32_flash_probe()
Dcfi_flash.c2333 flash_protect(FLAG_PROTECT_SET, in flash_protect_default()
2341 flash_protect(FLAG_PROTECT_SET, in flash_protect_default()
2349 flash_protect(FLAG_PROTECT_SET, in flash_protect_default()
2359 flash_protect(FLAG_PROTECT_SET, in flash_protect_default()
2442 flash_protect(FLAG_PROTECT_CLEAR, in flash_init()
/external/u-boot/board/spear/x600/
Dx600.c42 flash_protect(FLAG_PROTECT_SET, in board_late_init()
/external/u-boot/common/
Dflash.c27 flash_protect (int flag, ulong from, ulong to, flash_info_t *info) in flash_protect() function
/external/u-boot/board/cobra5272/
Dflash.c99 flash_protect (FLAG_PROTECT_SET, in flash_init()
/external/u-boot/include/
Dflash.h97 extern void flash_protect (int flag, ulong from, ulong to, flash_info_t *info);
/external/u-boot/board/freescale/m5253demo/
Dflash.c49 flash_protect(FLAG_PROTECT_SET, in flash_init()