Home
last modified time | relevance | path

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

/openbmc/linux/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
/openbmc/u-boot/include/linux/mtd/
H A Domap_elm.h75 int elm_config(enum bch_level level);
/openbmc/u-boot/drivers/mtd/nand/raw/
H A Domap_elm.c143 int elm_config(enum bch_level level) in elm_config() function
H A Domap_gpmc.c539 elm_config(bch_type); in omap_correct_data_bch()
/openbmc/linux/drivers/mtd/nand/raw/
H A Domap_elm.c103 int elm_config(struct device *dev, enum bch_ecc bch_type, in elm_config() function
132 EXPORT_SYMBOL(elm_config);
H A Domap2.c2056 err = elm_config(info->elm_dev, elm_bch_strength, in omap_nand_attach_chip()