parisc: Add constant for PDC_PAT_COMPLEX firmware call

Signed-off-by: Helge Deller <deller@gmx.de>
This commit is contained in:
Helge Deller 2019-02-11 21:25:31 +01:00
parent 8207d4ee44
commit d578bf28cf
1 changed files with 4 additions and 0 deletions

View File

@ -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