Searched defs:PSCI_VERSION (Results 1 – 6 of 6) sorted by relevance
31 #define PSCI_VERSION 0x84000000 macro
27 pub const PSCI_VERSION: u32 = 0x84000000; constant
112 #define PSCI_VERSION(maj, min) \ macro
466 pub const PSCI_VERSION: Self = Self::Firmware(0); constant
42 #define PSCI_VERSION U(0x84000000) macro
43 #define PSCI_VERSION U(0x84000000) macro