Searched refs:PSCI_VERSION_MINOR (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/include/uapi/linux/
H A Dpsci.h76 #define PSCI_VERSION_MINOR(ver) \ macro
/linux-4.1.27/arch/arm/kernel/
H A Dpsci.c202 PSCI_VERSION_MINOR(ver)); psci_0_2_init()
205 PSCI_VERSION_MINOR(ver) < 2) { psci_0_2_init()
/linux-4.1.27/arch/arm64/kernel/
H A Dpsci.c322 PSCI_VERSION_MINOR(ver)); psci_probe()
325 PSCI_VERSION_MINOR(ver) < 2) { psci_probe()

Completed in 82 milliseconds