Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/mtd/nand/raw/
Dqcom_nandc.c1815 u8 *oob_buf, unsigned long uncorrectable_cws, in check_for_erased_page() argument
1832 for_each_set_bit(cw, &uncorrectable_cws, ecc->steps) { in check_for_erased_page()
1880 unsigned int max_bitflips = 0, uncorrectable_cws = 0; in parse_read_errors() local
1934 uncorrectable_cws |= BIT(i); in parse_read_errors()
1964 if (!uncorrectable_cws) in parse_read_errors()
1968 uncorrectable_cws, page, in parse_read_errors()