Home
last modified time | relevance | path

Searched refs:eccbyte (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/include/linux/mtd/
H A Dmtd.h373 int mtd_ooblayout_find_eccregion(struct mtd_info *mtd, int eccbyte,
/openbmc/linux/include/linux/mtd/
H A Dmtd.h433 int mtd_ooblayout_find_eccregion(struct mtd_info *mtd, int eccbyte,
/openbmc/u-boot/drivers/mtd/
H A Dmtdcore.c1254 int mtd_ooblayout_find_eccregion(struct mtd_info *mtd, int eccbyte, in mtd_ooblayout_find_eccregion() argument
1258 return mtd_ooblayout_find_region(mtd, eccbyte, section, oobregion, in mtd_ooblayout_find_eccregion()
/openbmc/linux/drivers/mtd/
H A Dmtdcore.c1891 int mtd_ooblayout_find_eccregion(struct mtd_info *mtd, int eccbyte, in mtd_ooblayout_find_eccregion() argument
1895 return mtd_ooblayout_find_region(mtd, eccbyte, section, oobregion, in mtd_ooblayout_find_eccregion()