Searched refs:nand_ecc_strength (Results 1 – 1 of 1) sorted by relevance
40 u32 nand_ecc_strength; member759 switch (info->config.nand_ecc_strength) { in nand_rw_page()1186 info->config.nand_ecc_strength = ECC_STRENGTH_8; in fdt_decode_nand()1189 info->config.nand_ecc_strength = ECC_STRENGTH_16; in fdt_decode_nand()1192 info->config.nand_ecc_strength = ECC_STRENGTH_24; in fdt_decode_nand()1195 info->config.nand_ecc_strength = ECC_STRENGTH_40; in fdt_decode_nand()1198 info->config.nand_ecc_strength = ECC_STRENGTH_16; in fdt_decode_nand()1307 nand->ecc.strength = config->nand_ecc_strength; in ca_nand_probe()
Completed in 3 milliseconds