Searched refs:psci_version (Results 1 – 2 of 2) sorted by relevance
76 uint32_t psci_version; member461 if (PSCI_VER_MAJOR(psci_softc->psci_version) < 1) in psci_features()571 sc->psci_version = (0 << 16) | 1; in psci_v0_1_init()614 sc->psci_version = version; in psci_v0_2_init()
80 psci_version = <0x84000000>;