Home
last modified time | relevance | path

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

/linux-6.15/include/linux/mtd/
H A Dnand-qpic-common.h105 #define ECC_PARITY_SIZE_BYTES_BCH_MASK GENMASK(12, 8) macro
/linux-6.15/drivers/spi/
H A Dspi-qpic-snand.c326 FIELD_PREP(ECC_PARITY_SIZE_BYTES_BCH_MASK, ecc_cfg->ecc_bytes_hw); in qcom_spi_ecc_init_ctx_pipelined()
/linux-6.15/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()