bch_type 1037 drivers/mtd/nand/raw/omap2.c unsigned int bch_type; bch_type 1047 drivers/mtd/nand/raw/omap2.c bch_type = 0; bch_type 1054 drivers/mtd/nand/raw/omap2.c bch_type = 0; bch_type 1067 drivers/mtd/nand/raw/omap2.c bch_type = 1; bch_type 1074 drivers/mtd/nand/raw/omap2.c bch_type = 1; bch_type 1087 drivers/mtd/nand/raw/omap2.c bch_type = 0x2; bch_type 1113 drivers/mtd/nand/raw/omap2.c (bch_type << 12) | /* BCH4/BCH8/BCH16 */ bch_type 77 drivers/mtd/nand/raw/omap_elm.c enum bch_ecc bch_type; bch_type 100 drivers/mtd/nand/raw/omap_elm.c int elm_config(struct device *dev, enum bch_ecc bch_type, bch_type 121 drivers/mtd/nand/raw/omap_elm.c reg_val = (bch_type & ECC_BCH_LEVEL_MASK) | (ELM_ECC_SIZE << 16); bch_type 123 drivers/mtd/nand/raw/omap_elm.c info->bch_type = bch_type; bch_type 174 drivers/mtd/nand/raw/omap_elm.c switch (info->bch_type) { bch_type 441 drivers/mtd/nand/raw/omap_elm.c enum bch_ecc bch_type = info->bch_type; bch_type 450 drivers/mtd/nand/raw/omap_elm.c switch (bch_type) { bch_type 489 drivers/mtd/nand/raw/omap_elm.c enum bch_ecc bch_type = info->bch_type; bch_type 498 drivers/mtd/nand/raw/omap_elm.c switch (bch_type) { bch_type 38 include/linux/platform_data/elm.h int elm_config(struct device *dev, enum bch_ecc bch_type, bch_type 47 include/linux/platform_data/elm.h static inline int elm_config(struct device *dev, enum bch_ecc bch_type,