Home
last modified time | relevance | path

Searched refs:OQ0_INT_SRC_MSK (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.6/drivers/scsi/hisi_sas/
Dhisi_sas_v2_hw.c149 #define OQ0_INT_SRC_MSK 0xc90 macro
1205 hisi_sas_write32(hisi_hba, OQ0_INT_SRC_MSK + 0x4 * i, 0); in init_reg_v2_hw()
3415 hisi_sas_write32(hisi_hba, OQ0_INT_SRC_MSK + 0x4 * i, 0x1); in interrupt_disable_v2_hw()
Dhisi_sas_v3_hw.c157 #define OQ0_INT_SRC_MSK 0xc90 macro
613 hisi_sas_write32(hisi_hba, OQ0_INT_SRC_MSK + 0x4 * i, 0); in interrupt_enable_v3_hw()
2657 hisi_sas_write32(hisi_hba, OQ0_INT_SRC_MSK + 0x4 * i, 0x1); in interrupt_disable_v3_hw()
3057 HISI_SAS_DEBUGFS_REG(OQ0_INT_SRC_MSK),