Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/drivers/pm_cpu_ops/
Dpm_cpu_ops_psci.h42 #define PSCI_1_0_FN_BASE (0x84000000U) macro
44 #define PSCI_1_0_FN64_BASE (PSCI_1_0_FN_BASE + PSCI_1_0_64BIT)
45 #define PSCI_1_0_FN(n) (PSCI_1_0_FN_BASE + (n))