Searched defs:fcba (Results 1 – 2 of 2) sorted by relevance
171 struct fcba *fcba = (struct fcba *)(image + ((fdb->flmap0 & 0xff) << 4)); in find_fcba() local438 const size_t fcba = (fdb->flmap0 & 0xff) << 4; in max_regions_from_fdbar() local712 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() local1269 struct fcba *fcba = find_fcba(image, size); in set_spi_frequency() local1287 struct fcba *fcba = find_fcba(image, size); in set_em100_mode() local1313 struct fcba *fcba = find_fcba(image, size); in set_chipdensity() local
153 struct __packed fcba { struct154 uint32_t flcomp;155 uint32_t flill;156 uint32_t flpb;