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

  /src/sys/arch/arm/arm/
psci.h 42 PSCI_FUNC_MAX
psci.c 54 static uint32_t psci_functions[PSCI_FUNC_MAX] = {
149 for (int i = 0; i < PSCI_FUNC_MAX; i++)

Completed in 25 milliseconds