habanalabs/gaudi: enable error interrupt on ARB WDT
We want to receive an error interrupt in case the watchdog timer expires on arbitration event in the queues. Signed-off-by: Oded Gabbay <ogabbay@kernel.org>
This commit is contained in:
@@ -444,6 +444,7 @@ enum axi_id {
|
||||
|
||||
#define QM_ARB_ERR_MSG_EN_MASK (\
|
||||
QM_ARB_ERR_MSG_EN_CHOISE_OVF_MASK |\
|
||||
QM_ARB_ERR_MSG_EN_CHOISE_WDT_MASK |\
|
||||
QM_ARB_ERR_MSG_EN_AXI_LBW_ERR_MASK)
|
||||
|
||||
#define PCIE_AUX_FLR_CTRL_HW_CTRL_MASK 0x1
|
||||
|
||||
Reference in New Issue
Block a user