We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c467506 commit 0447cd2Copy full SHA for 0447cd2
bsp_sedi/soc/intel_ish/pm/pm_regs.h
@@ -63,7 +63,7 @@
63
#define PMU_RST_PREP (SEDI_PMU_BASE + 0x5c)
64
#define PMU_RST_PREP_GET BIT(0)
65
#define PMU_RST_PREP_AVAIL BIT(1)
66
-#define PMU_RST_PREP_RESET_TYPE 0x3FC
+#define PMU_RST_PREP_RESET_TYPE 0x3FC
67
#define PMU_RST_PREP_INT_MASK BIT(31)
68
69
#define VNN_ID_DMA0 4
0 commit comments