Searched refs:OQ_INT_COAL_CNT (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/scsi/hisi_sas/ |
H A D | hisi_sas_v1_hw.c | 67 #define OQ_INT_COAL_CNT 0x1c4 macro 672 hisi_sas_write32(hisi_hba, OQ_INT_COAL_CNT, 1); in init_reg_v1_hw()
|
H A D | hisi_sas_v3_hw.c | 92 #define OQ_INT_COAL_CNT 0x1a4 macro 643 hisi_sas_write32(hisi_hba, OQ_INT_COAL_CNT, 0x1); in init_reg_v3_hw() 2805 hisi_sas_write32(hisi_hba, OQ_INT_COAL_CNT, 0x1); in config_intr_coal_v3_hw() 2810 hisi_sas_write32(hisi_hba, OQ_INT_COAL_CNT, in config_intr_coal_v3_hw() 3043 HISI_SAS_DEBUGFS_REG(OQ_INT_COAL_CNT),
|
H A D | hisi_sas_v2_hw.c | 93 #define OQ_INT_COAL_CNT 0x1a4 macro 1193 hisi_sas_write32(hisi_hba, OQ_INT_COAL_CNT, 0x3); in init_reg_v2_hw()
|