Searched refs:elm_config (Results 1 – 3 of 3) sorted by relevance
| /Linux-v5.4/include/linux/platform_data/ |
| 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
|
| /Linux-v5.4/drivers/mtd/nand/raw/ |
| 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);
|
| D | omap2.c | 2076 err = elm_config(info->elm_dev, BCH4_ECC, in omap_nand_attach_chip() 2118 err = elm_config(info->elm_dev, BCH8_ECC, in omap_nand_attach_chip() 2140 err = elm_config(info->elm_dev, BCH16_ECC, in omap_nand_attach_chip()
|