Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/drivers/pm_cpu_ops/
Dpm_cpu_ops_psci.c99 static int psci_features_check(unsigned long function_id) in psci_features_check() function
119 (!psci_features_check(PSCI_FN_NATIVE(1_1, SYSTEM_RESET2)))) { in pm_system_reset()