Searched refs:ecc_syndrome_size (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/include/linux/platform_data/
H A Delm.h49 int ecc_steps, int ecc_step_size, int ecc_syndrome_size);
59 int ecc_syndrome_size) elm_config()
57 elm_config(struct device *dev, enum bch_ecc bch_type, int ecc_steps, int ecc_step_size, int ecc_syndrome_size) elm_config() argument
/linux-4.4.14/drivers/mtd/nand/
H A Domap_elm.c90 int ecc_syndrome_size; member in struct:elm_info
111 int ecc_steps, int ecc_step_size, int ecc_syndrome_size) elm_config()
135 info->ecc_syndrome_size = ecc_syndrome_size; elm_config()
244 ecc += info->ecc_syndrome_size; elm_load_syndrome()
110 elm_config(struct device *dev, enum bch_ecc bch_type, int ecc_steps, int ecc_step_size, int ecc_syndrome_size) elm_config() argument

Completed in 82 milliseconds