Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/firmware/
H A Dpsci.c22 #define PSCI_METHOD_SMC 2 macro
38 if (psci_method == PSCI_METHOD_SMC) in invoke_psci_fn()
79 psci_method = PSCI_METHOD_SMC; in psci_probe()