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