Home
last modified time | relevance | path

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

/openbsd/sys/dev/fdt/
H A Dpsci.c34 #define SMCCC_VERSION 0x80000000 macro
138 if (psci_features(SMCCC_VERSION) == PSCI_SUCCESS) { in psci_attach()
256 version = (*sc->sc_callfn)(SMCCC_VERSION, 0, 0, 0); in smccc_version()