Lines Matching defs:region
48 struct mtd_oob_region *region)
53 region->offset = (16 * section) + 8;
54 region->length = 8;
60 struct mtd_oob_region *region)
66 region->offset = 16 * section;
67 region->length = 8;
70 region->offset = 1;
71 region->length = 7;
106 struct mtd_oob_region *region)
111 region->offset = 64;
112 region->length = 64;
118 struct mtd_oob_region *region)
124 region->offset = 1;
125 region->length = 63;