Home
last modified time | relevance | path

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

/openbmc/linux/include/soc/imx/
H A Drevision.h17 #define IMX_CHIP_REVISION_2_2 0x22 macro
/openbmc/linux/arch/arm/mach-imx/
H A Dmach-imx7ulp.c50 imx_set_soc_revision(IMX_CHIP_REVISION_2_2); in imx7ulp_set_revision()