Home
last modified time | relevance | path

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

/openbmc/qemu/tests/qtest/
H A Dpflash-cfi02-test.c23 #define UNIFORM_FLASH_SECTOR_SIZE (64 * 1024) macro
75 ret.sector_len[0] = UNIFORM_FLASH_SECTOR_SIZE; in expand_config_defaults()
76 ret.nb_blocs[0] = UNIFORM_FLASH_SIZE / UNIFORM_FLASH_SECTOR_SIZE; in expand_config_defaults()