Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/firmware/
H A Dpsci.c21 #define PSCI_METHOD_HVC 1 macro
40 else if (psci_method == PSCI_METHOD_HVC) in invoke_psci_fn()
77 psci_method = PSCI_METHOD_HVC; in psci_probe()
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/u-boot/u-boot/corstone1000/
H A D0043-firmware-psci-Fix-bind_smccc_features-psci-check.patch36 if (psci_method == PSCI_METHOD_HVC)