Searched defs:soc_rev (Results 1 – 5 of 5) sorted by relevance
161 #define imx8_revision(soc_rev) \ argument171 u32 soc_rev = 0; in imx8_soc_init() local
38 static u32 soc_rev; variable
16 #define soc_rev() (get_cpu_rev() & 0xFF) macro
41 static char soc_rev[OMAP_SOC_MAX_NAME_LENGTH]; variable
55 static u8 soc_rev; variable