HomeSort by: relevance | last modified time | path
    Searched refs:PSCI_FUNC_VERSION (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/arm/arm/
psci.c 55 [PSCI_FUNC_VERSION] = PSCI_VERSION,
89 if (psci_functions[PSCI_FUNC_VERSION] == 0) {
95 return psci_call(psci_functions[PSCI_FUNC_VERSION], 0, 0, 0);
psci.h 36 PSCI_FUNC_VERSION,

Completed in 12 milliseconds