Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/scsi/hisi_sas/
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()
Dhisi_sas_v3_hw.c22 #define ITCT_CLR 0x44 macro
889 hisi_sas_write32(hisi_hba, ITCT_CLR, reg_val); in clear_itct_v3_hw()
2175 u32 reg_val = hisi_sas_read32(hisi_hba, ITCT_CLR); in fatal_axi_int_v3_hw()
2180 hisi_sas_write32(hisi_hba, ITCT_CLR, 0); in fatal_axi_int_v3_hw()
3022 HISI_SAS_DEBUGFS_REG(ITCT_CLR),