Home
last modified time | relevance | path

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

/aosp_15_r20/external/flashrom/
H A Derasure_layout.c27 static size_t calculate_block_count(const struct flashchip *chip, size_t eraser_idx) in calculate_block_count() function
113 const size_t block_count = calculate_block_count(flashctx->chip, eraser_idx); in create_erase_layout()