Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/mtd/nand/raw/
Dqcom_nandc.c1675 u8 *oob_buf, unsigned long uncorrectable_cws, in check_for_erased_page() argument
1694 for_each_set_bit(cw, &uncorrectable_cws, ecc->steps) { in check_for_erased_page()
1742 unsigned int max_bitflips = 0, uncorrectable_cws = 0; in parse_read_errors() local
1797 uncorrectable_cws |= BIT(i); in parse_read_errors()
1827 if (!uncorrectable_cws) in parse_read_errors()
1831 uncorrectable_cws, page, in parse_read_errors()