Searched refs:ITCT_CLR (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/scsi/hisi_sas/ |
H A D | hisi_sas_v2_hw.c | 29 #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 D | hisi_sas_v3_hw.c | 22 #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),
|