Searched refs:ECC_STAT_CORRECTABLE (Results 1 – 1 of 1) sorted by relevance
81 #define ECC_STAT_CORRECTABLE(cs, reg) (FIELD_GET(GENMASK(3, 0), (reg)) & BIT(cs)) macro472 } else if (ECC_STAT_CORRECTABLE(cs, ecc_stat)) { in rnandc_read_page_hw_ecc()566 } else if (ECC_STAT_CORRECTABLE(cs, ecc_stat)) { in rnandc_read_subpage_hw_ecc()