Home
last modified time | relevance | path

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

/openbmc/qemu/hw/block/
H A Dpflash_cfi02.c105 int sectors_to_erase; member
210 return ((1ULL << pfl->cfi_table[0x21]) * pfl->sectors_to_erase) * SCALE_US; in pflash_erase_time()
238 trace_pflash_erase_timeout(pfl->name, pfl->sectors_to_erase); in pflash_timer()
243 pfl->sectors_to_erase = 0; in pflash_timer()
425 ++pfl->sectors_to_erase; in pflash_sector_erase()