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

  /src/sys/arch/arm/arm/
psci.h 135 int psci_features(uint32_t);
smccc.c 73 smccc_present = psci_features(SMCCC_VERSION) == PSCI_SUCCESS;
psci.c 50 #define PSCI_FEATURES 0x8400000a
60 [PSCI_FUNC_FEATURES] = PSCI_FEATURES,
126 psci_features(uint32_t fid) function in typeref:typename:int

Completed in 13 milliseconds