Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mtd/nand/raw/
H A Dqcom_nandc.c1552 u8 *oob_buf, unsigned long uncorrectable_cws, in check_for_erased_page() argument
1569 for_each_set_bit(cw, &uncorrectable_cws, ecc->steps) { in check_for_erased_page()
1617 unsigned int max_bitflips = 0, uncorrectable_cws = 0; in parse_read_errors() local
1671 uncorrectable_cws |= BIT(i); in parse_read_errors()
1701 if (!uncorrectable_cws) in parse_read_errors()
1705 uncorrectable_cws, page, in parse_read_errors()