Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/scsi/hisi_sas/
Dhisi_sas_v2_hw.c98 #define ENT_INT_SRC1 0x1b8 macro
1192 hisi_sas_write32(hisi_hba, ENT_INT_SRC1, 0xffffffff); in init_reg_v2_hw()
3217 ent_int = hisi_sas_read32(hisi_hba, ENT_INT_SRC1 + offset); in sata_int_v2_hw()
3286 hisi_sas_write32(hisi_hba, ENT_INT_SRC1 + offset, ent_tmp); in sata_int_v2_hw()
Dhisi_sas_v1_hw.c72 #define ENT_INT_SRC1 0x1d8 macro
675 hisi_sas_write32(hisi_hba, ENT_INT_SRC1, 0xffffffff); in init_reg_v1_hw()
Dhisi_sas_v3_hw.c95 #define ENT_INT_SRC1 0x1b8 macro
576 hisi_sas_write32(hisi_hba, ENT_INT_SRC1, 0xffffffff); in init_reg_v3_hw()
2827 HISI_SAS_DEBUGFS_REG(ENT_INT_SRC1),