Home
last modified time | relevance | path

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

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