Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mtd/nand/raw/
H A Darasan-nand-controller.c87 #define ECC_CONF_COL(x) FIELD_PREP(GENMASK(15, 0), (x)) macro
1172 anand->ecc_conf = ECC_CONF_COL(ecc_offset) | in anfc_init_hw_ecc_controller()