SAS_ECC_INTR
u32 ecc_int = hisi_sas_read32(hisi_hba, SAS_ECC_INTR);
hisi_sas_write32(hisi_hba, SAS_ECC_INTR, ecc_int | 0x3f);
irq_value = hisi_sas_read32(hisi_hba, SAS_ECC_INTR);
hisi_sas_write32(hisi_hba, SAS_ECC_INTR, irq_value);
irq_value = hisi_sas_read32(hisi_hba, SAS_ECC_INTR);
hisi_sas_write32(hisi_hba, SAS_ECC_INTR, irq_value);
HISI_SAS_DEBUGFS_REG(SAS_ECC_INTR),