Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/hisi_sas/
Dhisi_sas_v1_hw.c75 #define OQ_INT_SRC 0x1d0 macro
686 hisi_sas_write32(hisi_hba, OQ_INT_SRC, 0xffffffff); in init_reg_v1_hw()
1551 irq_value = hisi_sas_read32(hisi_hba, OQ_INT_SRC); in cq_interrupt_v1_hw()
1553 hisi_sas_write32(hisi_hba, OQ_INT_SRC, 1 << queue); in cq_interrupt_v1_hw()
Dhisi_sas_v3_hw.c65 #define OQ_INT_SRC 0x1b0 macro
437 hisi_sas_write32(hisi_hba, OQ_INT_SRC, 0xffff); in init_reg_v3_hw()
1827 hisi_sas_write32(hisi_hba, OQ_INT_SRC, 1 << queue); in cq_interrupt_v3_hw()
Dhisi_sas_v2_hw.c101 #define OQ_INT_SRC 0x1b0 macro
1190 hisi_sas_write32(hisi_hba, OQ_INT_SRC, 0x0); in init_reg_v2_hw()
3199 hisi_sas_write32(hisi_hba, OQ_INT_SRC, 1 << queue); in cq_interrupt_v2_hw()