Searched refs:codeword_size (Results 1 – 6 of 6) sorted by relevance
123 if (ecc->codeword_size >= 9) { in nand_jedec_detect()126 .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
125 u8 codeword_size; member
353 u8 codeword_size; member406 u8 codeword_size; member
3852 if (!ecc->codeword_size) { in nand_flash_detect_ext_param_page()3858 chip->ecc_step_ds = 1 << ecc->codeword_size; in nand_flash_detect_ext_param_page()4078 if (ecc->codeword_size >= 9) { in nand_flash_detect_jedec()4080 chip->ecc_step_ds = 1 << ecc->codeword_size; in nand_flash_detect_jedec()