hc
2024-02-20 102a0743326a03cd1a1202ceda21e175b7d3575c
kernel/arch/xtensa/include/asm/regs.h
....@@ -81,6 +81,7 @@
8181 /* PS register fields. */
8282
8383 #define PS_WOE_BIT 18
84
+#define PS_WOE_MASK 0x00040000
8485 #define PS_CALLINC_SHIFT 16
8586 #define PS_CALLINC_MASK 0x00030000
8687 #define PS_OWB_SHIFT 8