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