Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/hisi_sas/
H A Dhisi_sas_v2_hw.c29 #define ITCT_CLR 0x44 macro
995 hisi_sas_write32(hisi_hba, ITCT_CLR, reg_val); in clear_itct_v2_hw()
3096 u32 reg_val = hisi_sas_read32(hisi_hba, ITCT_CLR); in fatal_axi_int_v2_hw()
3100 hisi_sas_write32(hisi_hba, ITCT_CLR, 0); in fatal_axi_int_v2_hw()
H A Dhisi_sas_v3_hw.c22 #define ITCT_CLR 0x44 macro
890 hisi_sas_write32(hisi_hba, ITCT_CLR, reg_val); in clear_itct_v3_hw()
2176 u32 reg_val = hisi_sas_read32(hisi_hba, ITCT_CLR); in fatal_axi_int_v3_hw()
2181 hisi_sas_write32(hisi_hba, ITCT_CLR, 0); in fatal_axi_int_v3_hw()
3017 HISI_SAS_DEBUGFS_REG(ITCT_CLR),