Searched refs:OQ_INT_SRC (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/hisi_sas/ |
H A 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() 1502 hisi_sas_write32(hisi_hba, OQ_INT_SRC, 1 << queue); in cq_interrupt_v1_hw()
|
H A D | hisi_sas_v3_hw.c | 93 #define OQ_INT_SRC 0x1b0 macro 590 hisi_sas_write32(hisi_hba, OQ_INT_SRC, 0xffff); in init_reg_v3_hw() 2394 hisi_sas_write32(hisi_hba, OQ_INT_SRC, 1 << queue); in cq_interrupt_v3_hw() 2884 HISI_SAS_DEBUGFS_REG(OQ_INT_SRC),
|
H A 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() 3196 hisi_sas_write32(hisi_hba, OQ_INT_SRC, 1 << queue); in cq_interrupt_v2_hw()
|
/kernel/linux/linux-6.6/drivers/scsi/hisi_sas/ |
H A 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() 1491 hisi_sas_write32(hisi_hba, OQ_INT_SRC, 1 << queue); in cq_interrupt_v1_hw()
|
H A 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()
|
H A D | hisi_sas_v3_hw.c | 95 #define OQ_INT_SRC 0x1b0 macro 647 hisi_sas_write32(hisi_hba, OQ_INT_SRC, 0xffff); in init_reg_v3_hw() 2521 hisi_sas_write32(hisi_hba, OQ_INT_SRC, 1 << queue); in cq_interrupt_v3_hw() 3038 HISI_SAS_DEBUGFS_REG(OQ_INT_SRC),
|
Completed in 31 milliseconds