Searched refs:ITCT_CLR (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/drivers/scsi/hisi_sas/ |
D | hisi_sas_v3_hw.c | 26 #define ITCT_CLR 0x44 macro 680 hisi_sas_write32(hisi_hba, ITCT_CLR, reg_val); in clear_itct_v3_hw() 1559 u32 reg_val = hisi_sas_read32(hisi_hba, ITCT_CLR); in fatal_axi_int_v3_hw() 1564 hisi_sas_write32(hisi_hba, ITCT_CLR, 0); in fatal_axi_int_v3_hw()
|
D | hisi_sas_v2_hw.c | 34 #define ITCT_CLR 0x44 macro 994 hisi_sas_write32(hisi_hba, ITCT_CLR, reg_val); in clear_itct_v2_hw() 3112 u32 reg_val = hisi_sas_read32(hisi_hba, ITCT_CLR); in fatal_axi_int_v2_hw() 3116 hisi_sas_write32(hisi_hba, ITCT_CLR, 0); in fatal_axi_int_v2_hw()
|