Home
last modified time | relevance | path

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

/optee_os/core/arch/arm/plat-imx/
A Dimx-common.c162 return imx_soc_type() == SOC_MX8M && imx_soc_rev_major() == 0x40; in soc_is_imx8mq()
167 return imx_soc_type() == SOC_MX8M && imx_soc_rev_major() == 0x41; in soc_is_imx8mm()
172 return imx_soc_type() == SOC_MX8M && imx_soc_rev_major() == 0x42; in soc_is_imx8mn()
177 return imx_soc_type() == SOC_MX8M && imx_soc_rev_major() == 0x43; in soc_is_imx8mp()
A Dimx.h26 #define SOC_MX8M 0x82 macro

Completed in 4 milliseconds