Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/mtd/nand/raw/
Domap_elm.c77 enum bch_ecc bch_type; member
103 int elm_config(struct device *dev, enum bch_ecc bch_type, in elm_config()
439 enum bch_ecc bch_type = info->bch_type; in elm_context_save() local
487 enum bch_ecc bch_type = info->bch_type; in elm_context_restore() local
Domap2.c898 unsigned int bch_type; in omap_enable_hwecc_bch() local
/Linux-v6.6/include/linux/platform_data/
Delm.h47 static inline int elm_config(struct device *dev, enum bch_ecc bch_type, in elm_config()