Searched refs:elm_config (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/kernel/include/linux/platform_data/ |
| H A D | elm.h | 38 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 D | omap_elm.h | 76 int elm_config(enum bch_level level);
|
| /OK3568_Linux_fs/u-boot/drivers/mtd/nand/raw/ |
| H A D | omap_elm.c | 144 int elm_config(enum bch_level level) in elm_config() function
|
| H A D | omap_gpmc.c | 540 elm_config(bch_type); in omap_correct_data_bch()
|
| /OK3568_Linux_fs/kernel/drivers/mtd/nand/raw/ |
| H A D | omap_elm.c | 100 int elm_config(struct device *dev, enum bch_ecc bch_type, in elm_config() function 129 EXPORT_SYMBOL(elm_config);
|
| H A D | omap2.c | 2072 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()
|