Home
last modified time | relevance | path

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

/external/u-boot/drivers/mtd/
Dcfi_flash.c1445 static int cfi_protect_bugfix(flash_info_t *info, long sector, int prot) in cfi_protect_bugfix() function
1487 if (!cfi_protect_bugfix(info, sector, prot)) { in flash_real_protect()