Home
last modified time | relevance | path

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

/external/u-boot/include/linux/
Dpsci.h25 #define PSCI_0_2_FN_BASE 0x84000000 macro
26 #define PSCI_0_2_FN(n) (PSCI_0_2_FN_BASE + (n))
29 (PSCI_0_2_FN_BASE + PSCI_0_2_64BIT)
/external/kernel-headers/original/uapi/linux/
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)