Searched refs:codeword_size (Results 1 – 2 of 2) sorted by relevance
301 u8 codeword_size; member354 u8 codeword_size; member
3253 if (!ecc->codeword_size) { in nand_flash_detect_ext_param_page()3259 chip->ecc_step_ds = 1 << ecc->codeword_size; in nand_flash_detect_ext_param_page()3466 if (ecc->codeword_size >= 9) { in nand_flash_detect_jedec()3468 chip->ecc_step_ds = 1 << ecc->codeword_size; in nand_flash_detect_jedec()