Searched refs:OQ_INT_SRC (Results 1 – 3 of 3) sorted by relevance
| /Linux-v5.15/drivers/scsi/hisi_sas/ |
| D | hisi_sas_v1_hw.c | 70 #define OQ_INT_SRC 0x1d0 macro 675 hisi_sas_write32(hisi_hba, OQ_INT_SRC, 0xffffffff); in init_reg_v1_hw() 1504 hisi_sas_write32(hisi_hba, OQ_INT_SRC, 1 << queue); in cq_interrupt_v1_hw()
|
| D | hisi_sas_v2_hw.c | 96 #define OQ_INT_SRC 0x1b0 macro 1196 hisi_sas_write32(hisi_hba, OQ_INT_SRC, 0x0); in init_reg_v2_hw() 3191 hisi_sas_write32(hisi_hba, OQ_INT_SRC, 1 << queue); in cq_interrupt_v2_hw()
|
| D | hisi_sas_v3_hw.c | 93 #define OQ_INT_SRC 0x1b0 macro 596 hisi_sas_write32(hisi_hba, OQ_INT_SRC, 0xffff); in init_reg_v3_hw() 2390 hisi_sas_write32(hisi_hba, OQ_INT_SRC, 1 << queue); in cq_interrupt_v3_hw() 2884 HISI_SAS_DEBUGFS_REG(OQ_INT_SRC),
|