Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/pm_cpu_ops/
Dpm_cpu_ops_psci.h44 #define PSCI_1_0_FN64_BASE (PSCI_1_0_FN_BASE + PSCI_1_0_64BIT) macro
46 #define PSCI_1_0_FN64(n) (PSCI_1_0_FN64_BASE + (n))