Lines Matching refs:oobregion
772 struct mtd_oob_region *oobregion) in akita_ooblayout_ecc() argument
779 oobregion->offset = 5; in akita_ooblayout_ecc()
780 oobregion->length = 1; in akita_ooblayout_ecc()
784 oobregion->offset = 1; in akita_ooblayout_ecc()
785 oobregion->length = 3; in akita_ooblayout_ecc()
789 oobregion->offset = 6; in akita_ooblayout_ecc()
790 oobregion->length = 2; in akita_ooblayout_ecc()
794 oobregion->offset += (section / 3) * 0x10; in akita_ooblayout_ecc()
800 struct mtd_oob_region *oobregion) in akita_ooblayout_free() argument
805 oobregion->offset = 8; in akita_ooblayout_free()
806 oobregion->length = 9; in akita_ooblayout_free()