Home
last modified time | relevance | path

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

/openbmc/u-boot/board/socrates/
H A 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()
/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 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()
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_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()
/openbmc/u-boot/common/
H A Dflash.c27 flash_protect (int flag, ulong from, ulong to, flash_info_t *info) in flash_protect() function
/openbmc/u-boot/board/cobra5272/
H A Dflash.c99 flash_protect (FLAG_PROTECT_SET, in flash_init()
/openbmc/u-boot/include/
H A Dflash.h97 extern void flash_protect (int flag, ulong from, ulong to, flash_info_t *info);
/openbmc/u-boot/board/freescale/m5253demo/
H A Dflash.c49 flash_protect(FLAG_PROTECT_SET, in flash_init()