Home
last modified time | relevance | path

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

/linux/include/linux/mtd/
H A Dnand-qpic-common.h90 #define ENABLE_BCH_ECC BIT(27) macro
/linux/drivers/spi/
H A Dspi-qpic-snand.c359 FIELD_PREP(ENABLE_BCH_ECC, ecc_cfg->bch_enabled); in qcom_spi_ecc_init_ctx_pipelined()
/linux/drivers/mtd/nand/raw/
H A Dqcom_nandc.c1511 FIELD_PREP(ENABLE_BCH_ECC, host->bch_enabled); in qcom_nand_attach_chip()