Home
last modified time | relevance | path

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

/linux/include/linux/mtd/
H A Dnand-qpic-common.h78 #define ECC_PARITY_SIZE_BYTES_RS GENMASK(22, 19) macro
/linux/drivers/spi/
H A Dspi-qpic-snand.c351 FIELD_PREP(ECC_PARITY_SIZE_BYTES_RS, ecc_cfg->ecc_bytes_hw) | in qcom_spi_ecc_init_ctx_pipelined()
/linux/drivers/mtd/nand/raw/
H A Dqcom_nandc.c1501 FIELD_PREP(ECC_PARITY_SIZE_BYTES_RS, host->ecc_bytes_hw) | in qcom_nand_attach_chip()