Lines Matching defs:region
35 struct mtd_oob_region *region)
40 region->offset = (16 * section) + 8;
41 region->length = 8;
47 struct mtd_oob_region *region)
52 region->offset = (16 * section) + 2;
53 region->length = 6;
78 struct mtd_oob_region *region)
83 region->offset = 64 + (16 * section);
84 region->length = 13;
90 struct mtd_oob_region *region)
95 region->offset = (16 * section) + 2;
96 region->length = 14;