Home
last modified time | relevance | path

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

/Linux-v6.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()
1492 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()
3181 hisi_sas_write32(hisi_hba, OQ_INT_SRC, 1 << queue); in cq_interrupt_v2_hw()
Dhisi_sas_v3_hw.c94 #define OQ_INT_SRC 0x1b0 macro
604 hisi_sas_write32(hisi_hba, OQ_INT_SRC, 0xffff); in init_reg_v3_hw()
2416 hisi_sas_write32(hisi_hba, OQ_INT_SRC, 1 << queue); in cq_interrupt_v3_hw()
2918 HISI_SAS_DEBUGFS_REG(OQ_INT_SRC),