Home
last modified time | relevance | path

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

/linux/include/linux/mtd/
H A Dnand-qpic-common.h107 #define ECC_PARITY_SIZE_BYTES_BCH_MASK GENMASK(12, 8) macro
/linux/drivers/spi/
H A Dspi-qpic-snand.c382 FIELD_PREP(ECC_PARITY_SIZE_BYTES_BCH_MASK, ecc_cfg->ecc_bytes_hw); in qcom_spi_ecc_init_ctx_pipelined()
/linux/drivers/mtd/nand/raw/
H A Dqcom_nandc.c1531 FIELD_PREP(ECC_PARITY_SIZE_BYTES_BCH_MASK, host->ecc_bytes_hw); in qcom_nand_attach_chip()