Searched refs:codeword_size (Results 1 – 6 of 6) sorted by relevance
125 if (ecc->codeword_size >= 9) { in nand_jedec_detect()128 .step_size = 1 << ecc->codeword_size, in nand_jedec_detect()
94 if (!ecc->codeword_size) { in nand_flash_detect_ext_param_page()100 requirements.step_size = 1 << ecc->codeword_size; in nand_flash_detect_ext_param_page()
15 u8 codeword_size; member
133 u8 codeword_size; member
359 u8 codeword_size; member412 u8 codeword_size; member
3170 if (!ecc->codeword_size) { in nand_flash_detect_ext_param_page()3176 chip->ecc_step_ds = 1 << ecc->codeword_size; in nand_flash_detect_ext_param_page()3390 if (ecc->codeword_size >= 9) { in nand_flash_detect_jedec()3392 chip->ecc_step_ds = 1 << ecc->codeword_size; in nand_flash_detect_jedec()