Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/pm_cpu_ops/
Dpm_cpu_ops_psci.h22 #define PSCI_0_2_FN64_BASE (PSCI_0_2_FN_BASE + PSCI_0_2_64BIT) macro
23 #define PSCI_0_2_FN64(n) (PSCI_0_2_FN64_BASE + (n))