drivers/ub/hw/hns3/hns3_udma_db.c
0 → 100644
+83
−0
drivers/ub/hw/hns3/hns3_udma_db.h
0 → 100644
+26
−0
Loading
driver inclusion category: feature bugzilla: https://gitee.com/openeuler/kernel/issues/I85R2F CVE: NA -------------------------------------------------------------- This patch is the code for record doorbell. Record doorbell is a 8B memory which saves value of jfr pi and jfc ci. It works as doorbell but not real-time. When hardware need to update jfr-pi for example, hardware would read jfr record doorbell to update latest jfr pi value. Signed-off-by:Weibo Zhao <zhaoweibo3@huawei.com>