Searched refs:ENT_INT_SRC_MSK1 (Results 1 – 3 of 3) sorted by relevance
/Linux-v5.4/drivers/scsi/hisi_sas/ |
D | hisi_sas_v2_hw.c | 114 #define ENT_INT_SRC_MSK1 0x1c4 macro 1195 hisi_sas_write32(hisi_hba, ENT_INT_SRC_MSK1, 0x7efefefe); in init_reg_v2_hw() 3213 ent_msk = hisi_sas_read32(hisi_hba, ENT_INT_SRC_MSK1 + offset); in sata_int_v2_hw() 3214 hisi_sas_write32(hisi_hba, ENT_INT_SRC_MSK1 + offset, in sata_int_v2_hw() 3287 hisi_sas_write32(hisi_hba, ENT_INT_SRC_MSK1 + offset, ent_msk); in sata_int_v2_hw() 3401 hisi_sas_write32(hisi_hba, ENT_INT_SRC_MSK1, 0xffffffff); in interrupt_disable_v2_hw()
|
D | hisi_sas_v3_hw.c | 115 #define ENT_INT_SRC_MSK1 0x1c4 macro 579 hisi_sas_write32(hisi_hba, ENT_INT_SRC_MSK1, 0xfefefefe); in init_reg_v3_hw() 2501 hisi_sas_write32(hisi_hba, ENT_INT_SRC_MSK1, 0xffffffff); in interrupt_disable_v3_hw() 2830 HISI_SAS_DEBUGFS_REG(ENT_INT_SRC_MSK1),
|
D | hisi_sas_v1_hw.c | 82 #define ENT_INT_SRC_MSK1 0x1e0 macro 676 hisi_sas_write32(hisi_hba, ENT_INT_SRC_MSK1, 0); in init_reg_v1_hw()
|