Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/mtd/nand/raw/
H A Dqcom_nandc.c1669 u8 *oob_buf, unsigned long uncorrectable_cws, in check_for_erased_page() argument
1686 for_each_set_bit(cw, &uncorrectable_cws, ecc->steps) { in check_for_erased_page()
1734 unsigned int max_bitflips = 0, uncorrectable_cws = 0; in parse_read_errors() local
1789 uncorrectable_cws |= BIT(i); in parse_read_errors()
1819 if (!uncorrectable_cws) in parse_read_errors()
1823 uncorrectable_cws, page, in parse_read_errors()