Home
last modified time | relevance | path

Searched defs:processing_unit (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/flashrom/
H A Daction_descriptor.h22 struct processing_unit { struct
23 size_t block_size; /* Block size granularity of this unit. */
24 size_t offset; /* Offset of the first block. */
25 size_t num_blocks; /* Number of consecutive blocks. Value of
28 int block_eraser_index; /* Index into 'block_erasers'. */
29 int block_region_index; /* Index into 'eraseblocks'. */