Searched refs:ecc_conf (Results 1 – 2 of 2) sorted by relevance
179 u32 ecc_conf; member542 writel_relaxed(anand->ecc_conf, nfc->base + ECC_CONF_REG); in anfc_write_page_hw_ecc()1187 anand->ecc_conf = ECC_CONF_COL(ecc_offset) | in anfc_init_hw_ecc_controller()
5578 const struct nand_ecc_props *ecc_conf = nanddev_get_ecc_conf(base); in rawnand_sw_bch_init() local5590 chip->ecc.size = ecc_conf->step_size; in rawnand_sw_bch_init()5591 chip->ecc.strength = ecc_conf->strength; in rawnand_sw_bch_init()