Home
last modified time | relevance | path

Searched refs:ECC_MODE_8BIT (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/mtd/
H A Dnand-qpic-common.h97 #define ECC_MODE_8BIT 1 macro
/linux/drivers/mtd/nand/raw/
H A Dqcom_nandc.c1382 int ecc_mode = ECC_MODE_8BIT; in qcom_nand_attach_chip()
1403 ecc_mode = ECC_MODE_8BIT; in qcom_nand_attach_chip()
/linux/drivers/spi/
H A Dspi-qpic-snand.c293 ecc_cfg->ecc_mode = ECC_MODE_8BIT; in qcom_spi_ecc_init_ctx_pipelined()