Searched refs:flash_unlock_seq (Results 1 – 1 of 1) sorted by relevance
/external/u-boot/drivers/mtd/ |
D | cfi_flash.c | 404 static void flash_unlock_seq(flash_info_t *info, flash_sect_t sect) in flash_unlock_seq() function 826 flash_unlock_seq(info, sect); in flash_write_cfiword() 833 flash_unlock_seq(info, 0); in flash_write_cfiword() 991 flash_unlock_seq(info, sector); in flash_write_cfibuffer() 1128 flash_unlock_seq(info, sect); in flash_erase() 1132 flash_unlock_seq(info, sect); in flash_erase() 1138 flash_unlock_seq(info, 0); in flash_erase() 1141 flash_unlock_seq(info, 0); in flash_erase() 1505 flash_unlock_seq(info, 0); in flash_real_protect() 1509 flash_unlock_seq(info, 0); in flash_real_protect() [all …]
|