Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/hisi_sas/
H A Dhisi_sas_v2_hw.c114 #define ENT_INT_SRC_MSK1 0x1c4 macro
1200 hisi_sas_write32(hisi_hba, ENT_INT_SRC_MSK1, 0x7efefefe); in init_reg_v2_hw()
3216 ent_msk = hisi_sas_read32(hisi_hba, ENT_INT_SRC_MSK1 + offset); in sata_int_v2_hw()
3217 hisi_sas_write32(hisi_hba, ENT_INT_SRC_MSK1 + offset, in sata_int_v2_hw()
3286 hisi_sas_write32(hisi_hba, ENT_INT_SRC_MSK1 + offset, ent_msk); in sata_int_v2_hw()
3417 hisi_sas_write32(hisi_hba, ENT_INT_SRC_MSK1, 0xffffffff); in interrupt_disable_v2_hw()
H A Dhisi_sas_v1_hw.c82 #define ENT_INT_SRC_MSK1 0x1e0 macro
678 hisi_sas_write32(hisi_hba, ENT_INT_SRC_MSK1, 0); in init_reg_v1_hw()
H A Dhisi_sas_v3_hw.c117 #define ENT_INT_SRC_MSK1 0x1c4 macro
615 hisi_sas_write32(hisi_hba, ENT_INT_SRC_MSK1, 0xfefefefe); in interrupt_enable_v3_hw()
2670 hisi_sas_write32(hisi_hba, ENT_INT_SRC_MSK1, 0xffffffff); in interrupt_disable_v3_hw()
3051 HISI_SAS_DEBUGFS_REG(ENT_INT_SRC_MSK1),