Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/arch/arm/plat-imx/
A Dimx-common.c165 return imx_soc_type() == SOC_MX8M && imx_soc_rev_major() == 0x40; in soc_is_imx8mq()
170 return imx_soc_type() == SOC_MX8M && imx_soc_rev_major() == 0x41; in soc_is_imx8mm()
175 return imx_soc_type() == SOC_MX8M && imx_soc_rev_major() == 0x42; in soc_is_imx8mn()
180 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 3 milliseconds