Searched refs:PSCI_VERSION_MINOR (Results 1 – 3 of 3) sorted by relevance
121 PSCI_VERSION_MINOR(ver)); in psci_detect()123 if (PSCI_VERSION_MAJOR(ver) == 0 && PSCI_VERSION_MINOR(ver) < 2) { in psci_detect()
27 #define PSCI_VERSION_MINOR(ver) \ macro
19 PSCI_VERSION_MINOR(ver) < 2), in test_psci_func()