Searched refs:codeword_size (Results 1 – 2 of 2) sorted by relevance
299 u8 codeword_size; member352 u8 codeword_size; member
3111 if (!ecc->codeword_size) { in nand_flash_detect_ext_param_page()3117 chip->ecc_step_ds = 1 << ecc->codeword_size; in nand_flash_detect_ext_param_page()3324 if (ecc->codeword_size >= 9) { in nand_flash_detect_jedec()3326 chip->ecc_step_ds = 1 << ecc->codeword_size; in nand_flash_detect_jedec()