Searched refs:eccbyte (Results 1 - 2 of 2) sorted by relevance

/u-boot/include/linux/mtd/
H A Dmtd.h373 int mtd_ooblayout_find_eccregion(struct mtd_info *mtd, int eccbyte,
/u-boot/drivers/mtd/
H A Dmtdcore.c1272 * @eccbyte: the byte we are searching for
1281 int mtd_ooblayout_find_eccregion(struct mtd_info *mtd, int eccbyte, argument
1285 return mtd_ooblayout_find_region(mtd, eccbyte, section, oobregion,

Completed in 41 milliseconds