Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/mtd/ubispl/
H A Dubispl.h26 #define UBI_FM_BM_SIZE ((CONFIG_SPL_UBI_MAX_PEBS / BITS_PER_LONG) + 1) macro
106 unsigned long fm_used[UBI_FM_BM_SIZE];
107 unsigned long scanned[UBI_FM_BM_SIZE];
108 unsigned long corrupt[UBI_FM_BM_SIZE];
109 unsigned long toload[UBI_FM_BM_SIZE];