Home
last modified time | relevance | path

Searched refs:ENT_INT_SRC_MSK1 (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/scsi/hisi_sas/
Dhisi_sas_v2_hw.c119 #define ENT_INT_SRC_MSK1 0x1c4 macro
1194 hisi_sas_write32(hisi_hba, ENT_INT_SRC_MSK1, 0x7efefefe); in init_reg_v2_hw()
3225 ent_msk = hisi_sas_read32(hisi_hba, ENT_INT_SRC_MSK1 + offset); in sata_int_v2_hw()
3226 hisi_sas_write32(hisi_hba, ENT_INT_SRC_MSK1 + offset, in sata_int_v2_hw()
3299 hisi_sas_write32(hisi_hba, ENT_INT_SRC_MSK1 + offset, ent_msk); in sata_int_v2_hw()
3435 hisi_sas_write32(hisi_hba, ENT_INT_SRC_MSK1, 0xffffffff); in interrupt_disable_v2_hw()
Dhisi_sas_v1_hw.c87 #define ENT_INT_SRC_MSK1 0x1e0 macro
689 hisi_sas_write32(hisi_hba, ENT_INT_SRC_MSK1, 0); in init_reg_v1_hw()
Dhisi_sas_v3_hw.c83 #define ENT_INT_SRC_MSK1 0x1c4 macro
441 hisi_sas_write32(hisi_hba, ENT_INT_SRC_MSK1, 0xfefefefe); in init_reg_v3_hw()
1952 hisi_sas_write32(hisi_hba, ENT_INT_SRC_MSK1, 0xffffffff); in interrupt_disable_v3_hw()