Home
last modified time | relevance | path

Searched refs:codeword_size (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/include/linux/mtd/
H A Drawnand.h353 u8 codeword_size; member
406 u8 codeword_size; member
/rk3399_rockchip-uboot/drivers/mtd/nand/raw/
H A Dnand_base.c3852 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()