Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/mtd/ubi/
H A Dubi-media.h415 __be32 block_ec[UBI_FM_MAX_BLOCKS]; member
H A Dfastmap.c1064 e->ec = be32_to_cpu(fmsb2->block_ec[i]); in ubi_scan_fastmap()
1309 fmsb->block_ec[i] = cpu_to_be32(new_fm->e[i]->ec); in ubi_write_fastmap()
/openbmc/linux/drivers/mtd/ubi/
H A Dubi-media.h414 __be32 block_ec[UBI_FM_MAX_BLOCKS]; member
H A Dfastmap.c1073 e->ec = be32_to_cpu(fmsb2->block_ec[i]); in ubi_scan_fastmap()
1346 fmsb->block_ec[i] = cpu_to_be32(new_fm->e[i]->ec); in ubi_write_fastmap()