Searched refs:flash_protect (Results 1 – 9 of 9) sorted by relevance
| /u-boot/board/socrates/ |
| A D | socrates.c | 110 flash_protect(FLAG_PROTECT_CLEAR, in misc_init_r() 115 flash_protect(FLAG_PROTECT_SET, in misc_init_r() 121 flash_protect(FLAG_PROTECT_SET, in misc_init_r() 127 flash_protect(FLAG_PROTECT_SET, in misc_init_r()
|
| /u-boot/board/spear/x600/ |
| A D | x600.c | 45 flash_protect(FLAG_PROTECT_SET, in board_late_init()
|
| /u-boot/drivers/mtd/ |
| A D | cfi_mtd.c | 114 flash_protect(FLAG_PROTECT_SET, fi->start[0] + ofs, in cfi_mtd_lock() 126 flash_protect(FLAG_PROTECT_CLEAR, fi->start[0] + ofs, in cfi_mtd_unlock()
|
| A D | pic32_flash.c | 422 flash_protect(FLAG_PROTECT_SET, in pic32_flash_probe() 430 flash_protect(FLAG_PROTECT_SET, in pic32_flash_probe()
|
| A D | cfi_flash.c | 2342 flash_protect(FLAG_PROTECT_SET, in flash_protect_default() 2350 flash_protect(FLAG_PROTECT_SET, in flash_protect_default() 2358 flash_protect(FLAG_PROTECT_SET, in flash_protect_default() 2368 flash_protect(FLAG_PROTECT_SET, in flash_protect_default() 2451 flash_protect(FLAG_PROTECT_CLEAR, in flash_init()
|
| /u-boot/common/ |
| A D | flash.c | 29 flash_protect(int flag, ulong from, ulong to, flash_info_t *info) in flash_protect() function
|
| /u-boot/board/cobra5272/ |
| A D | flash.c | 104 flash_protect(FLAG_PROTECT_SET, in flash_init()
|
| /u-boot/include/ |
| A D | flash.h | 97 void flash_protect(int flag, ulong from, ulong to, flash_info_t *info);
|
| /u-boot/board/freescale/m5253demo/ |
| A D | flash.c | 52 flash_protect(FLAG_PROTECT_SET, in flash_init()
|
Completed in 21 milliseconds