Lines Matching refs:oobregion
750 struct mtd_oob_region *oobregion) in akita_ooblayout_ecc() argument
757 oobregion->offset = 5; in akita_ooblayout_ecc()
758 oobregion->length = 1; in akita_ooblayout_ecc()
762 oobregion->offset = 1; in akita_ooblayout_ecc()
763 oobregion->length = 3; in akita_ooblayout_ecc()
767 oobregion->offset = 6; in akita_ooblayout_ecc()
768 oobregion->length = 2; in akita_ooblayout_ecc()
772 oobregion->offset += (section / 3) * 0x10; in akita_ooblayout_ecc()
778 struct mtd_oob_region *oobregion) in akita_ooblayout_free() argument
783 oobregion->offset = 8; in akita_ooblayout_free()
784 oobregion->length = 9; in akita_ooblayout_free()