Lines Matching refs:oobregion
748 struct mtd_oob_region *oobregion) in akita_ooblayout_ecc() argument
755 oobregion->offset = 5; in akita_ooblayout_ecc()
756 oobregion->length = 1; in akita_ooblayout_ecc()
760 oobregion->offset = 1; in akita_ooblayout_ecc()
761 oobregion->length = 3; in akita_ooblayout_ecc()
765 oobregion->offset = 6; in akita_ooblayout_ecc()
766 oobregion->length = 2; in akita_ooblayout_ecc()
770 oobregion->offset += (section / 3) * 0x10; in akita_ooblayout_ecc()
776 struct mtd_oob_region *oobregion) in akita_ooblayout_free() argument
781 oobregion->offset = 8; in akita_ooblayout_free()
782 oobregion->length = 9; in akita_ooblayout_free()