Commit 16ac3650 authored by Oded Gabbay's avatar Oded Gabbay
Browse files

habanalabs/gaudi: add NIC QMAN H/W and registers definitions



Add auto-generated header files that describe the NIC QMANs registers
used by the driver.

Signed-off-by: default avatarOmer Shpigelman <oshpigelman@habana.ai>
Reviewed-by: default avatarOded Gabbay <ogabbay@kernel.org>
Signed-off-by: default avatarOded Gabbay <ogabbay@kernel.org>
parent becce5f9
Loading
Loading
Loading
Loading
+13 −1
Original line number Diff line number Diff line
@@ -89,7 +89,19 @@
#include "tpc0_cfg_masks.h"
#include "psoc_global_conf_masks.h"

#include "psoc_pci_pll_regs.h"
#include "nic0_qm0_regs.h"
#include "nic1_qm0_regs.h"
#include "nic2_qm0_regs.h"
#include "nic3_qm0_regs.h"
#include "nic4_qm0_regs.h"
#include "nic0_qm1_regs.h"
#include "nic1_qm1_regs.h"
#include "nic2_qm1_regs.h"
#include "nic3_qm1_regs.h"
#include "nic4_qm1_regs.h"

#include "nic0_qm0_masks.h"

#include "psoc_hbm_pll_regs.h"
#include "psoc_cpu_pll_regs.h"

+800 −0

File added.

Preview size limit exceeded, changes collapsed.

+834 −0

File added.

Preview size limit exceeded, changes collapsed.

+834 −0

File added.

Preview size limit exceeded, changes collapsed.

+834 −0

File added.

Preview size limit exceeded, changes collapsed.

Loading