Home
last modified time | relevance | path

Searched refs:IMX_CHIP_REVISION_3_0 (Results 1 – 2 of 2) sorted by relevance

/linux/arch/arm/mach-imx/
H A Dcpu-imx5.c49 return IMX_CHIP_REVISION_3_0; in get_mx51_srev()
77 if (mx51_revision() < IMX_CHIP_REVISION_3_0 && in mx51_neon_fixup()
/linux/include/soc/imx/
H A Drevision.h19 #define IMX_CHIP_REVISION_3_0 0x30 macro