Searched refs:codeword_size (Results 1 – 2 of 2) sorted by relevance
338 u8 codeword_size; member371 u8 codeword_size; member
5102 if (!ecc->codeword_size) { in nand_flash_detect_ext_param_page()5108 chip->ecc_step_ds = 1 << ecc->codeword_size; in nand_flash_detect_ext_param_page()5401 if (ecc->codeword_size >= 9) { in nand_flash_detect_jedec()5403 chip->ecc_step_ds = 1 << ecc->codeword_size; in nand_flash_detect_jedec()