Home
last modified time | relevance | path

Searched refs:IMX_CHIP_REVISION_2_1 (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/include/soc/imx/
H A Drevision.h16 #define IMX_CHIP_REVISION_2_1 0x21 macro
/openbmc/linux/arch/arm/mach-imx/
H A Dcpu-imx35.c34 return IMX_CHIP_REVISION_2_1; in mx35_read_cpu_rev()
H A Dcpu-imx27.c48 return IMX_CHIP_REVISION_2_1; in mx27_read_cpu_rev()
H A Dmach-imx7ulp.c47 imx_set_soc_revision(IMX_CHIP_REVISION_2_1); in imx7ulp_set_revision()
H A Dcpu-imx5.c97 return IMX_CHIP_REVISION_2_1; in get_mx53_srev()