Home
last modified time | relevance | path

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

/aosp_15_r20/external/coreboot/util/ifdtool/
H A Difdtool.c171 struct fcba *fcba = (struct fcba *)(image + ((fdb->flmap0 & 0xff) << 4)); in find_fcba() local
438 const size_t fcba = (fdb->flmap0 & 0xff) << 4; in max_regions_from_fdbar() local
712 static void dump_fcba(const struct fcba *fcba, const struct fpsba *fpsba) in dump_fcba()
1063 const struct fcba *fcba = find_fcba(image, size); in dump_fd() local
1269 struct fcba *fcba = find_fcba(image, size); in set_spi_frequency() local
1287 struct fcba *fcba = find_fcba(image, size); in set_em100_mode() local
1313 struct fcba *fcba = find_fcba(image, size); in set_chipdensity() local
H A Difdtool.h153 struct __packed fcba { struct
154 uint32_t flcomp;
155 uint32_t flill;
156 uint32_t flpb;