Home
last modified time | relevance | path

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

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