Skip to content

Commit

Permalink
parisc: Add constant for PDC_PAT_COMPLEX firmware call
Browse files Browse the repository at this point in the history
Signed-off-by: Helge Deller <[email protected]>
  • Loading branch information
hdeller committed Feb 21, 2019
1 parent 8207d4e commit d578bf2
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions arch/parisc/include/asm/pdcpat.h
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit d578bf2

Please sign in to comment.