Searched defs:SMCCC_ARCH_WORKAROUND_3 (Results 1 – 3 of 3) sorted by relevance
21 pub const SMCCC_ARCH_WORKAROUND_3: u32 = 0x8000_3FFF; constant
15 #define SMCCC_ARCH_WORKAROUND_3 U(0x80003FFF) macro
468 pub const SMCCC_ARCH_WORKAROUND_3: Self = Self::Firmware(3); constant