Lines Matching refs:oobregion
752 struct mtd_oob_region *oobregion) in akita_ooblayout_ecc() argument
759 oobregion->offset = 5; in akita_ooblayout_ecc()
760 oobregion->length = 1; in akita_ooblayout_ecc()
764 oobregion->offset = 1; in akita_ooblayout_ecc()
765 oobregion->length = 3; in akita_ooblayout_ecc()
769 oobregion->offset = 6; in akita_ooblayout_ecc()
770 oobregion->length = 2; in akita_ooblayout_ecc()
774 oobregion->offset += (section / 3) * 0x10; in akita_ooblayout_ecc()
780 struct mtd_oob_region *oobregion) in akita_ooblayout_free() argument
785 oobregion->offset = 8; in akita_ooblayout_free()
786 oobregion->length = 9; in akita_ooblayout_free()