Searched refs:codeword_size (Results 1 – 2 of 2) sorted by relevance
353 u8 codeword_size; member406 u8 codeword_size; member
3222 if (!ecc->codeword_size) { in nand_flash_detect_ext_param_page()3228 chip->ecc_step_ds = 1 << ecc->codeword_size; in nand_flash_detect_ext_param_page()3442 if (ecc->codeword_size >= 9) { in nand_flash_detect_jedec()3444 chip->ecc_step_ds = 1 << ecc->codeword_size; in nand_flash_detect_jedec()