Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/scsi/hisi_sas/
Dhisi_sas_v1_hw.c70 #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()
Dhisi_sas_v2_hw.c96 #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()
Dhisi_sas_v3_hw.c95 #define OQ_INT_SRC 0x1b0 macro
646 hisi_sas_write32(hisi_hba, OQ_INT_SRC, 0xffff); in init_reg_v3_hw()
2528 hisi_sas_write32(hisi_hba, OQ_INT_SRC, 1 << queue); in cq_interrupt_v3_hw()
3051 HISI_SAS_DEBUGFS_REG(OQ_INT_SRC),