Home
last modified time | relevance | path

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

/external/u-boot/board/socrates/
Dsocrates.c111 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/common/
Dflash.c42 (flag & FLAG_PROTECT_SET) ? "ON" : in flash_protect()
71 else if (flag & FLAG_PROTECT_SET) { in flash_protect()
/external/u-boot/board/spear/x600/
Dx600.c42 flash_protect(FLAG_PROTECT_SET, in board_late_init()
/external/u-boot/drivers/mtd/
Dpic32_flash.c417 flash_protect(FLAG_PROTECT_SET, in pic32_flash_probe()
425 flash_protect(FLAG_PROTECT_SET, in pic32_flash_probe()
Dcfi_mtd.c112 flash_protect(FLAG_PROTECT_SET, fi->start[0] + ofs, in cfi_mtd_lock()
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()
/external/u-boot/board/cobra5272/
Dflash.c99 flash_protect (FLAG_PROTECT_SET, in flash_init()
/external/u-boot/include/
Dflash.h137 #define FLAG_PROTECT_SET 0x01 macro
/external/u-boot/board/freescale/m5253demo/
Dflash.c49 flash_protect(FLAG_PROTECT_SET, in flash_init()