Searched defs:SMCCC_ARCH_WORKAROUND_1 (Results 1 – 3 of 3) sorted by relevance
21 pub const SMCCC_ARCH_WORKAROUND_1: u32 = 0x8000_8000; constant
13 #define SMCCC_ARCH_WORKAROUND_1 U(0x80008000) macro
383 pub const SMCCC_ARCH_WORKAROUND_1: Self = Self::Firmware(1); constant