Searched refs:PSCI_0_2_FN_BASE (Results 1 - 1 of 1) sorted by relevance

/linux-master/include/uapi/linux/
H A Dpsci.h26 #define PSCI_0_2_FN_BASE 0x84000000 macro
27 #define PSCI_0_2_FN(n) (PSCI_0_2_FN_BASE + (n))
30 (PSCI_0_2_FN_BASE + PSCI_0_2_64BIT)

Completed in 98 milliseconds