Home
last modified time | relevance | path

Searched defs:bch_type (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/mtd/nand/
Domap_elm.c87 enum bch_ecc bch_type; member
110 int elm_config(struct device *dev, enum bch_ecc bch_type, in elm_config()
451 enum bch_ecc bch_type = info->bch_type; in elm_context_save() local
497 enum bch_ecc bch_type = info->bch_type; in elm_context_restore() local
Domap2.c1059 unsigned int bch_type; in omap_enable_hwecc_bch() local
/linux-4.4.14/include/linux/platform_data/
Delm.h57 static inline int elm_config(struct device *dev, enum bch_ecc bch_type, in elm_config()