Searched defs:soc_rev (Results 1 – 5 of 5) sorted by relevance
210 #define imx8_revision(soc_rev) \ argument220 u32 soc_rev = 0; in imx8m_soc_probe() local
35 static u32 soc_rev; variable
15 #define soc_rev() (get_cpu_rev() & 0xFF) macro
41 static char soc_rev[OMAP_SOC_MAX_NAME_LENGTH]; variable
73 static u8 soc_rev; variable