Searched refs:status_ecc (Results 1 – 1 of 1) sorted by relevance
547 int max_bitflips = 0, stat = 0, stat_max = 0, status_ecc; in hisi_nand_read_page_hwecc() local560 status_ecc = hinfc_read(host, HINFC504_ECC_STATUS) >> in hisi_nand_read_page_hwecc()562 stat_2 = status_ecc & 0x3f; in hisi_nand_read_page_hwecc()563 stat_1 = status_ecc >> 6 & 0x3f; in hisi_nand_read_page_hwecc()