File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 58
58
59
59
#define PSCI_1_1_FN_SYSTEM_RESET2 PSCI_0_2_FN(18)
60
60
#define PSCI_1_1_FN_MEM_PROTECT PSCI_0_2_FN(19)
61
- #define PSCI_1_1_FN_MEM_PROTECT_CHECK_RANGE PSCI_0_2_FN(19 )
61
+ #define PSCI_1_1_FN_MEM_PROTECT_CHECK_RANGE PSCI_0_2_FN(20 )
62
62
63
63
#define PSCI_1_0_FN64_CPU_DEFAULT_SUSPEND PSCI_0_2_FN64(12)
64
64
#define PSCI_1_0_FN64_NODE_HW_STATE PSCI_0_2_FN64(13)
67
67
#define PSCI_1_0_FN64_STAT_COUNT PSCI_0_2_FN64(17)
68
68
69
69
#define PSCI_1_1_FN64_SYSTEM_RESET2 PSCI_0_2_FN64(18)
70
- #define PSCI_1_1_FN64_MEM_PROTECT_CHECK_RANGE PSCI_0_2_FN64(19 )
70
+ #define PSCI_1_1_FN64_MEM_PROTECT_CHECK_RANGE PSCI_0_2_FN64(20 )
71
71
72
72
/* PSCI v0.2 power state encoding for CPU_SUSPEND function */
73
73
#define PSCI_0_2_POWER_STATE_ID_MASK 0xffff
You can’t perform that action at this time.
0 commit comments