Home
last modified time | relevance | path

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

/openbmc/qemu/tests/qtest/
H A Dpflash-cfi02-test.c54 int sector_len[4]; member
348 uint32_t sector_len = (flash_query_1(c, FLASH_ADDR(base + 2)) << 8) + in test_geometry() local
/openbmc/qemu/hw/block/
H A Dpflash_cfi02.c76 uint32_t sector_len[PFLASH_MAX_ERASE_REGIONS]; member
415 uint64_t sector_len = sector_info.len; in pflash_sector_erase() local
H A Dpflash_cfi01.c68 uint64_t sector_len; member
/openbmc/qemu/hw/ppc/
H A De500.c1127 uint32_t sector_len = 64 * KiB; in ppce500_init() local