Home
last modified time | relevance | path

Searched refs:elm_config (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/platform_data/
H A Delm.h38 int elm_config(struct device *dev, enum bch_ecc bch_type,
47 static inline int elm_config(struct device *dev, enum bch_ecc bch_type, in elm_config() function
/OK3568_Linux_fs/u-boot/include/linux/mtd/
H A Domap_elm.h76 int elm_config(enum bch_level level);
/OK3568_Linux_fs/u-boot/drivers/mtd/nand/raw/
H A Domap_elm.c144 int elm_config(enum bch_level level) in elm_config() function
H A Domap_gpmc.c540 elm_config(bch_type); in omap_correct_data_bch()
/OK3568_Linux_fs/kernel/drivers/mtd/nand/raw/
H A Domap_elm.c100 int elm_config(struct device *dev, enum bch_ecc bch_type, in elm_config() function
129 EXPORT_SYMBOL(elm_config);
H A Domap2.c2072 err = elm_config(info->elm_dev, BCH4_ECC, in omap_nand_attach_chip()
2114 err = elm_config(info->elm_dev, BCH8_ECC, in omap_nand_attach_chip()
2136 err = elm_config(info->elm_dev, BCH16_ECC, in omap_nand_attach_chip()