Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/platform_data/
H A Delm.h39 int ecc_steps, int ecc_step_size, int ecc_syndrome_size);
49 int ecc_syndrome_size) in elm_config()
47 elm_config(struct device *dev, enum bch_ecc bch_type, int ecc_steps, int ecc_step_size, int ecc_syndrome_size) elm_config() argument
/kernel/linux/linux-6.6/include/linux/platform_data/
H A Delm.h39 int ecc_steps, int ecc_step_size, int ecc_syndrome_size);
49 int ecc_syndrome_size) in elm_config()
47 elm_config(struct device *dev, enum bch_ecc bch_type, int ecc_steps, int ecc_step_size, int ecc_syndrome_size) elm_config() argument
/kernel/linux/linux-5.10/drivers/mtd/nand/raw/
H A Domap_elm.c80 int ecc_syndrome_size; member
101 int ecc_steps, int ecc_step_size, int ecc_syndrome_size) in elm_config()
125 info->ecc_syndrome_size = ecc_syndrome_size; in elm_config()
234 ecc += info->ecc_syndrome_size; in elm_load_syndrome()
100 elm_config(struct device *dev, enum bch_ecc bch_type, int ecc_steps, int ecc_step_size, int ecc_syndrome_size) elm_config() argument
/kernel/linux/linux-6.6/drivers/mtd/nand/raw/
H A Domap_elm.c80 int ecc_syndrome_size; member
101 * @ecc_syndrome_size: ECC syndrome size to assign to config
104 int ecc_steps, int ecc_step_size, int ecc_syndrome_size) in elm_config()
128 info->ecc_syndrome_size = ecc_syndrome_size; in elm_config()
237 ecc += info->ecc_syndrome_size; in elm_load_syndrome()
103 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 3 milliseconds