Home
last modified time | relevance | path

Searched refs:PSCI_0_2_FN64 (Results 1 – 1 of 1) sorted by relevance

/include/linux/
A Dpsci.h32 #define PSCI_0_2_FN64(n) (PSCI_0_2_FN64_BASE + (n)) macro
45 #define PSCI_0_2_FN64_CPU_SUSPEND PSCI_0_2_FN64(1)
46 #define PSCI_0_2_FN64_CPU_ON PSCI_0_2_FN64(3)
47 #define PSCI_0_2_FN64_AFFINITY_INFO PSCI_0_2_FN64(4)
48 #define PSCI_0_2_FN64_MIGRATE PSCI_0_2_FN64(5)
49 #define PSCI_0_2_FN64_MIGRATE_INFO_UP_CPU PSCI_0_2_FN64(7)
56 #define PSCI_1_0_FN64_SYSTEM_SUSPEND PSCI_0_2_FN64(14)
57 #define PSCI_1_1_FN64_SYSTEM_RESET2 PSCI_0_2_FN64(18)

Completed in 14 milliseconds