Searched refs:MAX10_DOORBELL (Results 1 – 2 of 2) sorted by relevance
| /dpdk/drivers/raw/ifpga/base/ |
| H A D | ifpga_sec_mgr.c | 102 ret = max10_sys_read(dev, MAX10_DOORBELL, &doorbell); in n3000_secure_update_start() 117 ret = max10_sys_update_bits(dev, MAX10_DOORBELL, in n3000_secure_update_start() 126 ret = poll_timeout(dev, MAX10_DOORBELL, secure_start_done, in n3000_secure_update_start() 135 ret = max10_sys_read(dev, MAX10_DOORBELL, &doorbell); in n3000_secure_update_start() 164 ret = max10_sys_read(dev, MAX10_DOORBELL, &doorbell); in n3000_cancel() 263 ret = max10_sys_read(dev, MAX10_DOORBELL, &doorbell); in n3000_write_blk() 296 ret = max10_sys_read(dev, MAX10_DOORBELL, &doorbell); in n3000_write_done() 327 ret = max10_sys_read(dev, MAX10_DOORBELL, &doorbell); in n3000_write_done() 363 ret = max10_sys_read(dev, MAX10_DOORBELL, &doorbell); in n3000_check_complete() 488 ret = max10_sys_update_bits(dev, MAX10_DOORBELL, in n3000_reload_bmc() [all …]
|
| H A D | opae_intel_max10.h | 124 #define MAX10_DOORBELL 0x400 macro
|