summaryrefslogtreecommitdiffstats
path: root/arch/parisc
diff options
context:
space:
mode:
authorHelge Deller <deller@gmx.de>2019-02-11 21:25:31 +0100
committerHelge Deller <deller@gmx.de>2019-02-21 20:37:13 +0100
commitd578bf28cfc40375b4fc9f7571a3faf17bd2373c (patch)
tree3df18a30a85ca93502b7edeab946175c6fa49a22 /arch/parisc
parent8207d4ee44d3f525bf9aa57807ac9db5d0d90c1a (diff)
downloadlinux-0-day-d578bf28cfc40375b4fc9f7571a3faf17bd2373c.tar.gz
linux-0-day-d578bf28cfc40375b4fc9f7571a3faf17bd2373c.tar.xz
parisc: Add constant for PDC_PAT_COMPLEX firmware call
Signed-off-by: Helge Deller <deller@gmx.de>
Diffstat (limited to 'arch/parisc')
-rw-r--r--arch/parisc/include/asm/pdcpat.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/arch/parisc/include/asm/pdcpat.h b/arch/parisc/include/asm/pdcpat.h
index bce9ee1c1c996..24355ed1453a0 100644
--- a/arch/parisc/include/asm/pdcpat.h
+++ b/arch/parisc/include/asm/pdcpat.h
@@ -67,6 +67,10 @@
#define PDC_PAT_CHASSIS_READ_LOG 1L /* Read Log Entry */
+/* PDC PAT COMPLEX */
+
+#define PDC_PAT_COMPLEX 66L
+
/* PDC PAT CPU -- CPU configuration within the protection domain */
#define PDC_PAT_CPU 67L