Searched refs:ENT_INT_SRC1 (Results 1 – 3 of 3) sorted by relevance
/Linux-v5.4/drivers/scsi/hisi_sas/ |
D | hisi_sas_v2_hw.c | 98 #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()
|
D | hisi_sas_v1_hw.c | 72 #define ENT_INT_SRC1 0x1d8 macro 675 hisi_sas_write32(hisi_hba, ENT_INT_SRC1, 0xffffffff); in init_reg_v1_hw()
|
D | hisi_sas_v3_hw.c | 95 #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),
|