Home
last modified time | relevance | path

Searched refs:ROCEE_CAEP_AE_MASK_REG (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/infiniband/hw/hns/
H A Dhns_roce_common.h321 #define ROCEE_CAEP_AE_MASK_REG 0x6C8 macro
H A Dhns_roce_hw_v1.c3974 caepaemask_val = roce_read(hr_dev, ROCEE_CAEP_AE_MASK_REG); in hns_roce_v1_msix_interrupt_abn()
3979 roce_write(hr_dev, ROCEE_CAEP_AE_MASK_REG, caepaemask_val); in hns_roce_v1_msix_interrupt_abn()
3989 caepaemask_val = roce_read(hr_dev, ROCEE_CAEP_AE_MASK_REG); in hns_roce_v1_msix_interrupt_abn()
3994 roce_write(hr_dev, ROCEE_CAEP_AE_MASK_REG, caepaemask_val); in hns_roce_v1_msix_interrupt_abn()
4068 aemask_val = roce_read(hr_dev, ROCEE_CAEP_AE_MASK_REG); in hns_roce_v1_int_mask_enable()
4074 roce_write(hr_dev, ROCEE_CAEP_AE_MASK_REG, aemask_val); in hns_roce_v1_int_mask_enable()