Home
last modified time | relevance | path

Searched defs:soc_rev (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/soc/imx/
H A Dsoc-imx8m.c210 #define imx8_revision(soc_rev) \ argument
220 u32 soc_rev = 0; in imx8m_soc_probe() local
/openbmc/linux/arch/arm/mach-mvebu/
H A Dmvebu-soc-id.c35 static u32 soc_rev; variable
/openbmc/u-boot/arch/arm/include/asm/mach-imx/
H A Dsys_proto.h15 #define soc_rev() (get_cpu_rev() & 0xFF) macro
/openbmc/linux/arch/arm/mach-omap2/
H A Did.c41 static char soc_rev[OMAP_SOC_MAX_NAME_LENGTH]; variable
/openbmc/linux/drivers/clk/
H A Dclk-ast2600.c73 static u8 soc_rev; variable