Searched refs:ITCT_CLR (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/hisi_sas/ |
H A D | hisi_sas_v3_hw.c | 21 #define ITCT_CLR 0x44 macro 837 hisi_sas_write32(hisi_hba, ITCT_CLR, reg_val); in clear_itct_v3_hw() 2107 u32 reg_val = hisi_sas_read32(hisi_hba, ITCT_CLR); in fatal_axi_int_v3_hw() 2112 hisi_sas_write32(hisi_hba, ITCT_CLR, 0); in fatal_axi_int_v3_hw() 2856 HISI_SAS_DEBUGFS_REG(ITCT_CLR),
|
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() 3101 u32 reg_val = hisi_sas_read32(hisi_hba, ITCT_CLR); in fatal_axi_int_v2_hw() 3105 hisi_sas_write32(hisi_hba, ITCT_CLR, 0); in fatal_axi_int_v2_hw()
|
/kernel/linux/linux-6.6/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() 3009 HISI_SAS_DEBUGFS_REG(ITCT_CLR),
|
Completed in 25 milliseconds