Lines Matching refs:region
34 struct mtd_oob_region *region) in fm25s01a_ooblayout_ecc() argument
40 struct mtd_oob_region *region) in fm25s01a_ooblayout_free() argument
45 region->offset = 2; in fm25s01a_ooblayout_free()
46 region->length = 62; in fm25s01a_ooblayout_free()
57 struct mtd_oob_region *region) in fm25s01_ooblayout_ecc() argument
62 region->offset = 64; in fm25s01_ooblayout_ecc()
63 region->length = 64; in fm25s01_ooblayout_ecc()
69 struct mtd_oob_region *region) in fm25s01_ooblayout_free() argument
74 region->offset = 2; in fm25s01_ooblayout_free()
75 region->length = 62; in fm25s01_ooblayout_free()
111 struct mtd_oob_region *region) in fm25g0xd_ooblayout_ecc() argument
116 region->offset = (16 * section) + 8; in fm25g0xd_ooblayout_ecc()
117 region->length = 8; in fm25g0xd_ooblayout_ecc()
123 struct mtd_oob_region *region) in fm25g0xd_ooblayout_free() argument
128 region->offset = (16 * section) + 2; in fm25g0xd_ooblayout_free()
129 region->length = 6; in fm25g0xd_ooblayout_free()