Searched refs:flash_protect (Results 1 – 9 of 9) sorted by relevance
| /OK3568_Linux_fs/u-boot/board/socrates/ |
| H A D | socrates.c | 107 flash_protect (FLAG_PROTECT_CLEAR, in misc_init_r() 112 flash_protect (FLAG_PROTECT_SET, in misc_init_r() 117 flash_protect (FLAG_PROTECT_SET, in misc_init_r() 123 flash_protect (FLAG_PROTECT_SET, in misc_init_r()
|
| /OK3568_Linux_fs/u-boot/drivers/mtd/ |
| H A D | cfi_mtd.c | 113 flash_protect(FLAG_PROTECT_SET, fi->start[0] + ofs, in cfi_mtd_lock() 125 flash_protect(FLAG_PROTECT_CLEAR, fi->start[0] + ofs, in cfi_mtd_unlock()
|
| H A D | pic32_flash.c | 418 flash_protect(FLAG_PROTECT_SET, in pic32_flash_probe() 426 flash_protect(FLAG_PROTECT_SET, in pic32_flash_probe()
|
| H A D | cfi_flash.c | 2334 flash_protect(FLAG_PROTECT_SET, in flash_protect_default() 2342 flash_protect(FLAG_PROTECT_SET, in flash_protect_default() 2350 flash_protect(FLAG_PROTECT_SET, in flash_protect_default() 2360 flash_protect(FLAG_PROTECT_SET, in flash_protect_default() 2443 flash_protect(FLAG_PROTECT_CLEAR, in flash_init()
|
| /OK3568_Linux_fs/u-boot/board/spear/x600/ |
| H A D | x600.c | 43 flash_protect(FLAG_PROTECT_SET, in board_late_init()
|
| /OK3568_Linux_fs/u-boot/common/ |
| H A D | flash.c | 28 flash_protect (int flag, ulong from, ulong to, flash_info_t *info) in flash_protect() function
|
| /OK3568_Linux_fs/u-boot/board/cobra5272/ |
| H A D | flash.c | 100 flash_protect (FLAG_PROTECT_SET, in flash_init()
|
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | flash.h | 98 extern void flash_protect (int flag, ulong from, ulong to, flash_info_t *info);
|
| /OK3568_Linux_fs/u-boot/board/freescale/m5253demo/ |
| H A D | flash.c | 50 flash_protect(FLAG_PROTECT_SET, in flash_init()
|