Lines Matching defs:region
67 struct mtd_oob_region *region)
72 region->offset = (16 * section) + 8;
73 region->length = 8;
79 struct mtd_oob_region *region)
85 region->offset = 16 * section;
86 region->length = 8;
89 region->offset = 1;
90 region->length = 7;
125 struct mtd_oob_region *region)
130 region->offset = 64;
131 region->length = 64;
137 struct mtd_oob_region *region)
143 region->offset = 1;
144 region->length = 63;