Home
last modified time | relevance | path

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

/bionic/libc/kernel/uapi/linux/
Dpsci.h21 #define PSCI_0_2_FN_BASE 0x84000000 macro
22 #define PSCI_0_2_FN(n) (PSCI_0_2_FN_BASE + (n))
25 #define PSCI_0_2_FN64_BASE (PSCI_0_2_FN_BASE + PSCI_0_2_64BIT)