Searched refs:flash_protect (Results 1 – 9 of 9) sorted by relevance
/external/u-boot/board/socrates/ |
D | socrates.c | 106 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/ |
D | cfi_mtd.c | 112 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()
|
D | pic32_flash.c | 417 flash_protect(FLAG_PROTECT_SET, in pic32_flash_probe() 425 flash_protect(FLAG_PROTECT_SET, in pic32_flash_probe()
|
D | cfi_flash.c | 2333 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/ |
D | x600.c | 42 flash_protect(FLAG_PROTECT_SET, in board_late_init()
|
/external/u-boot/common/ |
D | flash.c | 27 flash_protect (int flag, ulong from, ulong to, flash_info_t *info) in flash_protect() function
|
/external/u-boot/board/cobra5272/ |
D | flash.c | 99 flash_protect (FLAG_PROTECT_SET, in flash_init()
|
/external/u-boot/include/ |
D | flash.h | 97 extern void flash_protect (int flag, ulong from, ulong to, flash_info_t *info);
|
/external/u-boot/board/freescale/m5253demo/ |
D | flash.c | 49 flash_protect(FLAG_PROTECT_SET, in flash_init()
|